Feizhou wrote:
Feizhou wrote:
Hello,
Is anybody using the cyrus-sasl mysql backend on 4.3?
I have problems with it, it keeps segfaulting whenever the process enters sasl code.
Found the problem. I am using postfix 2.2.10 and when it was compiled...it used sasl v1 headers but linked against sasl v2...fixed by adding -I/usr/include/sasl to use sasl v2 headers...
argh...posted too soon.
Normal mail works now...but smtp auth which loads sasl code results in smtpd crashing...sigh
feizhou