piwebcam / PiWebcam

Turn a Raspberry Pi into a fully-featured and dummy-proof webcam
https://piwebcam.github.io
52 stars 13 forks source link

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

Open jeansebastienh opened 3 years ago

jeansebastienh commented 3 years ago

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.

user2684 commented 3 years ago

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