--On Monday, February 07, 2011 11:05 AM -0500 Wietse Venema <wie...@porcupine.org> wrote:

Below is a patch that goes further. Like the earlier patch it fixes
the loglevel >= 3 segfault in BOTH smtpd and tlsproxy. In addition,
it makes tlsproxy(8) actually log TLS transactions as expected.

It works around an undocumented OpenSSL mis-feature, by moving the
SSL_set_fd() call from tlsproxy(8) into the Postfix TLS library.
Apparently, SSL_set_fd() destroys call-back information that is
already set up on an SSL handle. That was causing tlsproxy(8)'s
verbose logging to go nowhere.

        Wietse

Hi Wieste,

Since there doesn't seem to be a source repository that's accessible for postfix that I can generate a diff from, would it be possible for you to send these patches as attachments rather than inline text? It makes them far easier to handle.

Thanks!

--Quanah

--

Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration

Reply via email to