How to send email from osmc?

Hi guys,
before OSMC when I’m using raspbmc, I’ve installed sendEmail as explain here and it worked fine:
https://www.raspberrypi.org/forums/viewtopic.php?f=36&t=21968

I’ve just tryed with osmc and it doesn’t works with these errors:
osmc sendEmail[5817]: NOTICE => Authentication not supported by the remote SMTP server!
osmc sendEmail[5817]: ERROR => Received: 530 5.7.0 Must issue a STARTTLS command first.

Any idea on the problem and how to fix it? Alternative way to send email? :smile:

I would recommend msmtp which has a sendmail API and can use SMTP.

Sam

1 Like