View Single Post
  #2 (permalink)  
Old 10-09-2008, 08:30 AM
JohnR JohnR is offline
New Member
 
Posts: 4
Default

Nobody?

Using zmlocalconfig to increase the SMTPD TLS logging level just logs clients who handshake with the server, it doesn't log the server's handshakes with other servers.

I added
POSTCONF smtp_use_tls yes
to zmmta.cf and restarted. I now get certificate errors logged when I connect to machines with bad certificates, but I can't confirm that I'm getting a proper TLS connection to machines that *have* good certificates, and I don't exactly have a second mail server that I can watch the logs on, on the recipient side. Does anyone think that might get my job done?
Reply With Quote