Fixed Fastmail SMTP port number

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

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

Loading…
Cancel
Save