Andre,
Yes, those are the right settings but Yahoo is "famous" for authentication failures and other weird error codes.
Don't take my word for it:
https://www.google.com/search?q=yahoo+MBR1212Things to try:
- Going to Yahoo web mail for this account, logging out, closing the browser, and logging into web mail again
- Changing the outgoing server from smtp.mail.yahoo.com to android.smtp.yahoo.com (same SSL and port)
The latter will get you a different actual server out of all the load-balanced ones.
On my system I get:
$ nslookup
smtp.mail.yahoo.comServer: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
smtp.mail.yahoo.com canonical name = smtp.mail.global.gm0.yahoodns.net.
smtp.mail.global.gm0.yahoodns.net canonical name = fo-smtp.mail.eu.am0.yahoodns.net.
fo-smtp.mail.eu.am0.yahoodns.net canonical name = smtp.mail.eu.am0.yahoodns.net.
Name: smtp.mail.eu.am0.yahoodns.net
Address:
188.125.69.59$ nslookup
android.smtp.mail.yahoo.comServer: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
android.smtp.mail.yahoo.com canonical name = star.smtp.mail.yahoo.com.
star.smtp.mail.yahoo.com canonical name = star.smtp.mail.global.gm0.yahoodns.net.
star.smtp.mail.global.gm0.yahoodns.net canonical name = fo-star.smtp.mail.eu.am0.yahoodns.net.
fo-star.smtp.mail.eu.am0.yahoodns.net canonical name = star.smtp.mail.eu.am0.yahoodns.net.
Name: star.smtp.mail.eu.am0.yahoodns.net
Address:
188.125.68.56