Date: Sun, 6 Aug 2017 10:22:13 -0500 From: Edgar Pettijohn <edgar@pettijohn-web.com> To: freebsd-questions@freebsd.org Subject: sendmail seperate mta/msa processes Message-ID: <20170806152213.GB29094@FreeBSD>
next in thread | raw e-mail | index | archive | help
Currently my mail server is working well enough. However, I would like to try setting up multiple sendmail processses with their own configurations. So I can have one running on port 25 with spam milters, no relays allowed, and deliver mail to dovecot lmtp. Then have a seperate process with its own config running on port 587 that requires tls+auth before it relays. Is this something people do regularly and is easy to implement? Or is it one of those things that after I begin I will wish I had never attempted. Thanks in advance, Edgar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170806152213.GB29094>