mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 07:36:12 +08:00
rm(provider-setting): Remove duplicate "fastmail.com"
This commit is contained in:
parent
0902d99678
commit
f407d5e430
1 changed files with 0 additions and 10 deletions
|
@ -201,16 +201,6 @@
|
||||||
"smtp_host": "smtp-mail.outlook.com",
|
"smtp_host": "smtp-mail.outlook.com",
|
||||||
"occurences": 129
|
"occurences": 129
|
||||||
},
|
},
|
||||||
"fastmail.com": {
|
|
||||||
"imap_host": "imap.fastmail.com",
|
|
||||||
"imap_port": "993",
|
|
||||||
"smtp_host": "smtp.fastmail.com",
|
|
||||||
"smtp_port": "465",
|
|
||||||
"smtp_user_format": "email",
|
|
||||||
"imap_user_format": "email",
|
|
||||||
"ssl": "1",
|
|
||||||
"occurences": 91
|
|
||||||
},
|
|
||||||
"yahoo.es": {
|
"yahoo.es": {
|
||||||
"imap_port": "993",
|
"imap_port": "993",
|
||||||
"smtp_port": "587",
|
"smtp_port": "587",
|
||||||
|
|
Loading…
Reference in a new issue