I am on the Labs distribution rather than 9front but I use plan9 as my mail
server.
>
> 7.7.1
> For the smtpd.conf file the line would read:
> ourdomains domain1.org, domain2.net, domain3.com
>
Yep
> 7.7.2
> For the rewrie, the line would read:
> (ttr|domain1.org|domain2.net|domain3.c
> On Dec 10, 2017, at 1:28 PM, G B wrote:
>
> 7.7.5 SMTP over TLS
> Do I create a certificate for each domain?
For SMTP relay (port 25 w/STARTTLS), MTAs ignore the CN in the server's
certificate, so you can just set up a single cert with the host's canonical
name.
For Submission (port 465/58
Previously I was using OpenSMTPD on OpenBSD for my smtpd server, but I thought
I'd try the 9front smtpd server, but I have some questions if anyone would care
to indulge me in getting it setup for multiple domains to accept and send mail.
Under
7.7 - Mail server configuration and maintenance
7