Santiago Romero wrote:
I compile 2.5.1 with: make makefiles CCARGS="-DUSE_SASL_AUTH" -lsasl makeAnd SASL works. The same "make" sentences with 2.5.4 compiles and after themake upgrade it gives the sasl error in the logs.
And "compiled postfconf" says: truth:~/sources/postfix/postfix-2.5.4# ./bin/postconf -a dovecotIt seems I need a "-D" flag to use SASL1 ... but that you gave me gives linking errors ... :?
-- Santiago Romero