> > Santiago Romero: >>>> make makefiles CCARGS="-DUSE_SASL_AUTH -DUSE_CYRUS_SASL" -lsasl >>>> make > > See the INSTALL file. Also on-line as http://www.postfix.org/INSTALL.html > > See also the SASL_README file for SASL-specific command syntax.
Ok, I see it: make makefiles CCARGS="-DUSE_SASL_AUTH -DUSE_CYRUS_SASL" AUXLIBS="-lsasl" Thanks a lot :) -- Santiago Romero