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