mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
Fixed Fastmail SMTP port number
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.fastmail.com"
|
||||
port="565"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
<!-- https://twitter.com/fastmail/status/569046903855271937 -->
|
||||
</provider>
|
||||
|
||||
Reference in New Issue
Block a user