Fixed Fastmail SMTP port number

pull/198/head
M66B 4 years ago
parent a859c1562b
commit b7b00ab960

@ -206,7 +206,7 @@
starttls="false" /> starttls="false" />
<smtp <smtp
host="smtp.fastmail.com" host="smtp.fastmail.com"
port="565" port="465"
starttls="false" /> starttls="false" />
<!-- https://twitter.com/fastmail/status/569046903855271937 --> <!-- https://twitter.com/fastmail/status/569046903855271937 -->
</provider> </provider>

Loading…
Cancel
Save