On Sun, Mar 19, 2023 at 03:48:07PM -0700, Doug Hardie via Postfix-users wrote:
> Is there a debug setting that will show which tables are searched when
> an incoming email is received and delivered to a mailbox?
The best answer to that is the documentation:
http://www.postfix.org/ADDRESS_REW
Is there a debug setting that will show which tables are searched when an
incoming email is received and delivered to a mailbox?
-- Doug
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@pos
On Sun, Mar 19, 2023 at 11:37:57PM +1300, Peter via Postfix-users wrote:
> On 19/03/23 12:13, Steffen Nurpmeso via Postfix-users wrote:
> > |>smtpd_tls_protocols = $smtpd_tls_mandatory_protocols
> > |
> > |This will simply result in clients that can't support at least TLSv1.2
> > |conn
Peter via Postfix-users skrev den 2023-03-19 11:37:
Assuming you are correct then you still gain nothing with this
setting, and if you are not correct then it will cause you to
downgrade potential encrypted connections to plain text. I know
someone will likely argue with me, but I can really th
On 19/03/23 12:13, Steffen Nurpmeso via Postfix-users wrote:
|>smtpd_tls_protocols = $smtpd_tls_mandatory_protocols
|
|This will simply result in clients that can't support at least TLSv1.2
|connecting in plain text instead. So rather than having (arguably not
|so) poor encryption