|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: signal 11 with smtpd_sasl_auth_enable = no and check_policy_service
From: Andreas Winkelmann (ml
awinkelmann.de)
Date: Mon May 03 2004 - 09:56:23 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am Montag, 3. Mai 2004 15:56 schrieb David Schweikert:
> I am experiencing signal 11 crashes of the smtpd process.
>
> * Compilation
>
> I did compile Postfix 2.1.0 on Solaris 8 (using GCC 3.2.3), including
> the TLS patch and configuring it to use SASL (2.1.18).
> * Config 2: signal 11
>
> smtpd_sasl_auth_enable = no
>
> smtpd_recipient_restrictions =
> ...
> check_policy_service inet:127.0.0.1:9998
> permit
Hmm, if sasl is compiled in but not turnt on, the smtpd send anyway some
sasl-attributes to the policy-daemon, which may cause Problems. Please turn
on verbose logging in smtpd. So someone can see, what attributes are
exchanged.
master.cf:
smtp .... smtpd -vv
Just my 2cent.
--
Andreas
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]