Re: DANE, MTA-STS and TLS-RPT

2022-03-22 Thread Viktor Dukhovni
On Tue, Mar 22, 2022 at 01:41:48PM +0100, Damian wrote: > I am looking for input how to implement a DANE- and MTA-STS-capable > Postfix setup which is able to produce SMTP TLS reports (RFC8460). The simplest approach is to just manually configure static TLS policies of "secure" with appropriate

DANE, MTA-STS and TLS-RPT

2022-03-22 Thread Damian
I am looking for input how to implement a DANE- and MTA-STS-capable Postfix setup which is able to produce SMTP TLS reports (RFC8460). Right now I see several obstacles. There is postfix-mta-sts-resolver [1], and my first reflex was to use it with smtp_tls_policy_maps as documented, and fall b