Hi, I'm trying to send an email:
$ echo test mail | mail --debug-level all.prot --exec 'set sendmail=smtps://yuri%40example.com:...;auth=pl...@example.com' -s 'test mail' y...@example.com but it doesn't authenticate (doesn't send the AUTH command). Any suggestions? Regards, Yuri