This is a discussion on Postfix/TLS Weird logs within the mailing.postfix.users forums, part of the Mail Servers and Related category; Hello all, Being new to this mailing-list, here is the first question I ask. I have built a postfix ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello all,
Being new to this mailing-list, here is the first question I ask. I have built a postfix mailserver. Here is the setup : Debian Sarge with : -> postfix 2.1.4-5 with ldap backend, tls capacities and SASL auth. In fact, all is working ok but I get some strange lines in /var/log/mail.= log. As this is a particularly long log, and because it doesn't fit well with = my email lines wrapping, please see it here : http://www.lorinand.org/postfix_tls.log Postfix TLS conf section : ($:~)-cat /etc/postfix/main.cf | grep tls smtpd_use_tls =3D yes #smtpd_tls_auth_only =3D yes smtpd_tls_key_file =3D /etc/postfix/lorinand.key smtpd_tls_cert_file =3D /etc/postfix/lorinand.pem smtpd_tls_CAfile =3D /etc/postfix/cacert.pem smtpd_tls_loglevel =3D 3 smtpd_tls_received_header =3D yes smtpd_tls_session_cache_timeout =3D 3600s tls_random_source =3D dev:/dev/urandom Does someone has an idea about this ? Thanks in advance. --=20 Emmanuel Lesouef Soci=E9t=E9 Taika - e.lesouef@taika.fr |