On Wed, 24 Feb 2010, Andrew McNabb wrote: > It looks like Postfix doesn't add anything to the Received header about > TLS. I verified with Wireshark that my system is encrypting traffic on > the first hop with TLS, but there's nothing in the Received header about > it. It would be nice if Postfix added this information to the mail > headers, but since it doesn't there doesn't seem to be any easy way to > tell whether SMTP traffic is encrypted.
It does if you add this to main.cf: smtpd_tls_received_header = yes Jon -- Jon Jensen End Point Corporation http://www.endpoint.com/ -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
