Page 1 of 1

SMTP server with TLS

Posted: Wed Nov 02, 2016 2:12 pm
by ov10fac
I am trying to set up my zm 1.29 to send email/sms messages at event trigger, but I don't see any option to use TLS or the correct TLS port. Is there something I have missed?

Thankis.

Re: SMTP server with TLS

Posted: Thu Nov 03, 2016 1:32 am
by bbunge
The ZM email settings are pretty basic and, as I understand, can send directly to a SMTP server. What you want to do may require you to feed the emails to a sendmail program such as nullmailer. Nullmailer used to be installed by default but you can add it manually. It is easy to configure. Check Google for configuration instructions then use localhost in EMAIL_HOST in ZM options.

Re: SMTP server with TLS

Posted: Thu Nov 03, 2016 10:02 am
by PacoLM