Re: from ssmtp to nullmailer
Sean MacLennan <[email protected]> Sun, 1 Dec 2019 12:03:41 -0500
| Newsgroups | gmane.mail.nullmailer |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 01 Dec 2019 23:51:35 +0900 [email protected] (=ED=99=A9=EB=B3=91=ED=9D=AC) wrote: > i am on ubuntu 18.04. and use ssmtp by relay program. currently i am > interested in qmail-like ssmtp then i discover nullmailer. i would > like to connect to smtp.daum.net:465 (with [email protected]). > the ssmtp.conf have UseTLS =3D Yes ;;; is it possible with nullmailer? Yes as long as it is compiled with --enable-tls. I would be VERY surprised if Ubuntu didn't provide nullmailer with SSL. Cheers, Sean