mail from the command line ??

Fernando Gozalo fgozalo0 at alumno.uned.es
Sun Sep 15 09:20:54 UTC 2013


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.






More information about the users mailing list