Fixed Fastmail SMTP port number

This commit is contained in:
M66B 2021-05-10 20:23:30 +02:00
parent a859c1562b
commit b7b00ab960
1 changed files with 1 additions and 1 deletions

View File

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