Monday, April 06, 2020

mutt can't sent smtps after upgrade to 6.7-beta

After upgrading from 3 days old snapshot to 6.7-beta snapshot mutt can't
send mail via yahoo's smtps. Error is "SSL failed: error:1404B3F2:SSL
routines:ST_CONNECT:sslv3 alert unexpected message". mutt on this machine
restored from backup to old snapshot works fine.

.muttrc contains:

---- cut begin
set smtp_pass = 'password'
set smtp_url = 'smtps://login@smtp.mail.yahoo.com:465/'
set ssl_starttls = yes
set ssl_force_tls = yes
---- cut end

Can anybody help?

No comments:

Post a Comment