Re: mta-sts - main.cf - no trusted TLC Connection string appair

2021-04-20 Thread Viktor Dukhovni
On Tue, Apr 20, 2021 at 09:34:05AM +0200, Maurizio Caloro wrote: > # mta-sts > smtpd_policy_maps = socketmap:inet:127.0.0.1:8461:postfix The smtpd(8) policy service filters incoming traffic, it has nothing to do with outgoing TLS policy. > /etc/ # postmap -q caloro.ch

Re: mta-sts - main.cf - no trusted TLC Connection string appair

2021-04-20 Thread Wietse Venema
Maurizio Caloro: > i was thinking that any of this need to appair inside mail.log > > ->Trusted TLS connection established > ->Verified TLS connection established In the client log? Server log? Why?

mta-sts - main.cf - no trusted TLC Connection string appair

2021-04-20 Thread Maurizio Caloro
Postfix 3.4.14 - Debain 10 main.cf [snip] # SMTP from other servers to yours disable_vrfy_command = yes smtpd_delay_reject = yes smtpd_helo_required = yes # mta-sts smtpd_policy_maps = socketmap:inet:127.0.0.1:8461:postfix - # netstat | grep 8461 tcp 127.0.0.1:8461