Skip to content

Commit

Permalink
fix(services.json): Add Email Services Provider Feishu Mail (CN) (#1648)
Browse files Browse the repository at this point in the history
Add Email Services Provider Feishu Mail (CN)
  • Loading branch information
COSA-Project committed Apr 26, 2024
1 parent fa63b52 commit e9e9ecc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/well-known/services.json
Expand Up @@ -57,6 +57,14 @@
"secure": true
},

"Feishu Mail": {
"aliases": ["Feishu", "FeishuMail"],
"domains": ["www.feishu.cn"],
"host": "smtp.feishu.cn",
"port": 465,
"secure": true
},

"GandiMail": {
"aliases": ["Gandi", "Gandi Mail"],
"host": "mail.gandi.net",
Expand Down

0 comments on commit e9e9ecc

Please sign in to comment.