Im trying to set up smtp auth with postfix using sasl2 libraries but I have a feeling it is conflicting with sasl libraries if that makes any sense.
I did a search for the paths and got the following:
sasl
Code:
/usr/include/sasl
/usr/lib/sasl
/usr/local/include/sasl
sasl2
would having both of these libs conflict and make things go haywire?