Hi,

> set smtp-use-starttls
> set smtp=smtp://smtp.mail.yahoo.com:465

Port 465 is smtpS so you don't use STARTTLS in this connection. Try
replacing both lines with this one:

set smtp=smtps://smtp.mail.yahoo.com:465


Regards,
Fernando.




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to