Victor Duchovni escribió:
On Thu, Dec 11, 2008 at 06:02:34PM -0700, Jes?s Manuel Loaiza Vidal wrote:

Please send plain-text email, not HTML. Please post the requested logging
and PCAP file, using one of the real clients (not s_client) would be ideal.


Normal logging without -v parameter?

Yes, all the verbose logging is just hiding the TLS issues. If you
have a TLS transport issue, the problem is a communications problem,
and we need to focus primarily on the communications. Try:

        # The host you want to debug
        debug_peer_list = 192.0.2.1
        # 1 is enough.
        debug_peer_level = 1

This will reduce the noise a bit, but still log clear-text protocol
interactions, so we can tell when in the SMTP protocol the TLS layer
is failing.


Here is the log

postfix-1.txt <http://www.ich.edu.mx/attachments/postfix-1.txt>

Reply via email to