On Tue, Feb 22, 2011 at 4:58 PM, Wietse Venema <[email protected]> wrote:
> D G Teed: > > Hi, > > > > I have postfix-2.8-20101007 working fine for all features for some time. > > The problem is specific to my 2.8.0 build. > > > > This is on Debian. I built 2.8.0. with: > > > > make makefiles CCARGS='-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -DUSE_TLS -I > > /usr/include/sasl -I /usr/include -DSNAPSHOT' \ > > AUXLIBS='-L/usr/local/lib -lsasl2 -lssl -lcrypto -L/usr/lib' > > postfix-2.8.1-RC1 fixes a "signal 11" when you run with > smtpd_tls_loglevel=3 or higher. > > Tonight I noticed 2.8.1 is released as well. Thanks. I've compiled this. It wasn't clear to me at first, but I see 3 is a default log level if we don't specify anything for smtpd_tls_loglevel. I have verified TLS is working on 2.8.1. I've also removed -DSNAPSHOT as suggested. --Donald
