1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-22 07:42:52 +00:00

Provider Yahoo! supports SSL without STARTTLS

This commit is contained in:
M66B 2018-08-03 10:40:46 +00:00
parent 58adbf64c3
commit 9fbc8f1900

View file

@ -33,8 +33,8 @@
port="993" />
<smtp
host="smtp.mail.yahoo.com"
port="587"
starttls="true" />
port="465"
starttls="false" />
</provider>
<provider name="Posteo.de">
<imap