Doug Hardie wrote:
> Bob Proulx wrote:
> > Sigh. I was hoping to be able to avoid this. But both of the
> > responses were basically, set up something to handle incoming mail.
>
> Check and see if DMA, Dragonfly mail agent, is available for your
> machine. It is a very simple send only mail ser
> On 23 September 2020, at 22:32, Bob Proulx wrote:
>
> John Stoffel wrote:
>> Bob> What's the best configuration for a web server that does not
>> Bob> receive mail but needs to send mail? Password resets. Bug
>> Bob> ticket update notifications. That type of email.
>>
>> I would push all
Viktor Dukhovni wrote:
> On Wed, Sep 16, 2020 at 04:39:12PM -0600, Bob Proulx wrote:
> > What's the best configuration for a web server that does not receive
> > mail but needs to send mail?
>
> Send via a smarthost relay. Use a valid envelope sender domain that
> will receive (and, as appropriat
John Stoffel wrote:
> Bob> What's the best configuration for a web server that does not
> Bob> receive mail but needs to send mail? Password resets. Bug
> Bob> ticket update notifications. That type of email.
>
> I would push all the email to the mailserver for the domain served by
> that web s
My mail servers, with LetsEncrypt certificates, seem to be working
perfectly (sending to, and receiving from, the world), but I have
never set any of:
smtp_tls_CAfile
smtp_tls_CApath
smtpd_tls_CAfile
smtpd_tls_CApath
tls_append_default_CA
Should I be setting any of these?