Here's how I test :

$ openssl s_client -connect my.mail.server:submission -starttls smtp

the logs show

Apr 18 14:18:04 messagerie postfix/smtpd[26383]: connect from unknown[192.168.100.241] Apr 18 14:18:04 messagerie postfix/smtpd[26383]: disconnect from unknown[192.168.100.241] Apr 18 14:18:35 messagerie postfix/submission/smtpd[26513]: connect from unknown[192.168.211.84] Apr 18 14:18:35 messagerie postfix/submission/smtpd[26513]: Anonymous TLS connection established from unknown[192.168.211.84]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits) Apr 18 14:18:41 messagerie postfix/submission/smtpd[26513]: lost connection after STARTTLS from unknown[192.168.211.84] Apr 18 14:18:41 messagerie postfix/submission/smtpd[26513]: disconnect from unknown[192.168.211.84]


Config is :

smtpd_tls_loglevel = 1 (in main.cf)

Yassine.







Le 4/18/21 à 2:13 PM, Yassine Chaouche a écrit :


Le 4/18/21 à 12:21 PM, Francesc Peñalvez a écrit :
I can only see TO connections but not FROM connections and I would like to see both

Can you show us how your logs look like when you make
a TLS connection to your server ?

Yassine

Reply via email to