On 14 Apr 2015, at 6:42, Robert Chalmers wrote:

I built 3.1 with this make line.

robert$ make -f Makefile.init dynamicmaps=yes CCARGS='-DUSE_TLS -DHAS_PCRE -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -I/opt/local/include' AUXLIBS='-L/opt/local/lib -lssl -lcrypto' AUXLIBS_PCRE='-L/opt/local/lib -lpcre' makefiles

and the mail.log is showing this now…
It appears to be looking for cyrus, which I’ve never used? or am I looking at the wrong messages… There seem to be two, but are they related. The SASL library init, and the non cyrus part..

Apr 14 11:37:43 zeus.quantum-radio.net postfix/master[87514]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling Apr 14 11:37:43 zeus.quantum-radio.net postfix/master[87514]: warning: process /usr/libexec/postfix/smtp pid 90420 exit status 1 Apr 14 11:37:42 zeus.quantum-radio.net postfix/smtp[90420]: fatal: SASL library initialization Apr 14 11:37:42 zeus.quantum-radio.net postfix/smtp[90420]: warning: unsupported SASL client implementation: cyrus

"postfix/smtp" (in contrast to "postfix/smtpd") indicates that this is logged by the Postfix SMTP *CLIENT* program.

Read "SASL_README" in the Postfix docs.

Reply via email to