Re: SASL with/without TLS in logs

2016-07-07 Thread Marek Salwerowicz
W dniu 2016-07-07 o 19:04, Wietse Venema pisze: Marek Salwerowicz: However, I would like to find sooner or later clients that don't use STARTTLS befoe authentication. How can I configure postfix to see differences in logs? Assuming that no sane client sends AUTH *before* sending STARTTLS, all

Re: SASL with/without TLS in logs

2016-07-07 Thread Wietse Venema
Marek Salwerowicz: > However, I would like to find sooner or later clients that don't use > STARTTLS befoe authentication. > > How can I configure postfix to see differences in logs? Assuming that no sane client sends AUTH *before* sending STARTTLS, all you need is to set "smtpd_tls_loglevel=1" i

Re: SASL with/without TLS in logs

2016-07-07 Thread Marek Salwerowicz
W dniu 2016-07-07 o 15:55, Marek Salwerowicz pisze: Hi list, I am performing a migration from a legacy mail server to a new one. I am afraid that due to "backward compatibility" I have to leave SASL authentication available over an unencrypted channel. However, I would like to find sooner o