Wietse Venema wrote:
Noel Jones:
------
Aug 22 07:52:12 zerhuel postfix/smtpd[2109]: initializing the server-side
TLS engine

This is logged ONCE when a postfix/smtpd process starts up.

Then, it handles one or more SMTP clients.

So, 'initializing the server-side TLS engine' is logged only before
the FIRST SMTP client that is handled by the SMTP server process.

        Wietse

OK, thanks to both of you. It explains why I wasn't seeing this line at every connection.

But when I more smtpd_tls_loglevel to "1", I don't see any information regarding the TLS connection. I tried to do the opposite and moved it to "4" and there I see the following:
------
Aug 24 19:37:21 zerhuel postfix/smtpd[5865]: initializing the server-side TLS engine Aug 24 19:37:21 zerhuel postfix/tlsmgr[5866]: open smtpd TLS cache btree:/var/lib/postfix/smtpd_tls_session_cache Aug 24 19:37:21 zerhuel postfix/tlsmgr[5866]: tlsmgr_cache_run_event: start TLS smtpd session cache cleanup Aug 24 19:37:21 zerhuel postfix/smtpd[5865]: connect from mail-gx0-f213.google.com[209.85.217.213]
------

Am I missing something or with 'smtpd_tls_loglevel=1' there is no way to now if a message has been delivered using TLS or not.

Julien

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to