On 10/3/2010 8:32 PM, Nicholas Sideris wrote:
Hello,
I have the following trouble with enabling the smtpd auth for
postfix ...
Please show output of "postconf -n" and "postconf -a"
http://www.postfix.org/DEBUG_README.html#mail
PS: My server is custom compiled using this command ...
make AUXLIBS='-L/server/lib/mysql -lmysqlclient -lz -lm
-lpcre' CCARGS='-DDEF_CONFIG_DIR=\"/server/etc/postfix\"
-DDEF_COMMAND_DIR=\"/server/sbin\"
-DDEF_DAEMON_DIR=\"/server/libexec/postfix\"
-DDEF_MAILQ_PATH=\"/usr/bin/mailq\"
-DDEF_HTML_DIR=\"/server/html/postfix\"
-DDEF_MANPAGE_DIR=\"/server/man\"
-DDEF_NEWALIAS_PATH=\"/usr/bin/newaliases\"
-DDEF_README_DIR=\"/server/readme/postfix\"
-DDEF_SENDMAIL_PATH=\"/usr/sbin/sendmail\" -DHAS_MYSQL
-I/server/include/mysql -DHAS_PCRE -DUSE_SASL_AUTH
-DDEF_SERVER_SASL_TYPE=\"dovecot\"' OPT='-O' DEBUG='-g'
That doesn't look like the recommended procedure.
http://www.postfix.org/INSTALL.html#4
http://www.postfix.org/SASL_README.html#build_dovecot
-- Noel Jones