[CentOS] cyrus-sasl mysql backend

Tue Jul 4 08:29:32 UTC 2006
Feizhou <feizhou at graffiti.net>

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...

regards.

feizhou