Hello,
Postfix logs TLS status details before it logs delivery status details.
...
With plaintext delivery, that first line will not be logged.
I know.
In both cases the logging shows the SMTP client process name and
process ID, and the remote SMTP server name, IP address, and port.
With all thath information, there should be no confusion about which
TLS status line belongs with which delivery status line.
That's not what I search for.
I could write a log analyzer which checks all lines, matches them and
removes the TLS and keep the remaining ones, but that's a lot of work. I
did setup an unencrypted test delivery and even picking that known test
out of the log was not trivial.
My question was if there is an easy way to find not encrypted
connections in the logs. I need data to decide if I want to switch to
TLS only sending or not. ATM it seems getting that data is not really
easy.
For Freedom in Peace
--
https://www.dstoecker.eu/ (PGP key available)
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org