postfix-2.8.1-RC1 fixes a "signal 11" when you run with
smtpd_tls_loglevel=3 or higher.
Wietse
By the way, the OP should NOT be compiling an official release with
"-DSNAPSHOT". If a snapshot is desired, download a snapshot release.
--
Viktor.
Googling "DSNAPSHOT" didn't answer the question for me, so please
allow a non-programmer to ask what this argument does when compiling
Postfix?
Thanks,
SteveJ
Enables features that are only enabled in snapshot releases.
--
Viktor.
As with all non-documented Postfix features, you break the warranty
when you tweak it.
D G Teed:
> Hi,postfix-2.8.1-RC1 fixes a "signal 11" when you run with
>
> 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'
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.
No, the default loglevel is "0".
--
Viktor.