PiWebcam icon indicating copy to clipboard operation
PiWebcam copied to clipboard

fix: SMTP; Client does not have permissions to send as this sender

Open jeansebastienh opened this issue 4 years ago • 1 comments

Hi,

Using OVH SMTP server, I had the following error when sending email notifications:

$ tail /var/log/mail.err
550 5.7.60 SMTP; Client does not have permissions to send as this sender

I looks like ssmtp authenticate send email as root.

jeansebastienh avatar Feb 14 '21 16:02 jeansebastienh

Thanks let me just run a couple of tests and then I'll include this contribution to the next minor release

user2684 avatar Feb 26 '21 16:02 user2684