![]() |
postfix sasl problem
Hello,
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail -Ubuntu 8.04 Great post but after reading tons of posts for 5 days, I'm stuck with postfix (and maybe mysql) authentication. Everything goes fine with courier. If someone can tell me what happens ... root@c6po:/srv# testsaslauthd -u root -p 0: OK "Success." root@c6po:/srv# testsaslauthd -u test -p 0: NO "authentication failed" Just tell me which config file you need and'll post it. TIA |
postfix sasl problem (part 2)
I post saslfinger results in order to help diag.
Curiously, when using squirrelmail, I'm able to send and receive mail to and from internal and external domains. Code:
saslfinger - postfix Cyrus sasl configuration Fri Feb 20 18:44:10 CET 2009 |
What's the output of
Code:
uname -aDid you compare all your configuration files with the ones from the tutorial? |
Quote:
Code:
Linux c6po 2.6.18-xenU #4 SMP Mon Sep 22 17:59:36 CEST 2008 i686 GNU/LinuxQuote:
I really don't understand how it can work like a charm when using squirrelmail and not working with Thunderbird (though pop works with no pb at all). Is it due to the fact that squirrel is being considered as sending from localhost ? Thank you for your help |
Please also check the saslauthd configuration and /etc/postfix/main.cf.
|
Quote:
Code:
# Debian specific: Specifying a file name will cause the first |
Did you check the saslauthd configuration?
|
Quote:
# cat /var/log/auth.log Code:
Feb 27 17:22:18 c6po postfix/smtpd[17831]: sql_select option missingCode:
#Code:
auth required pam_mysql.so user=mailadmin passwd=password host=127.0.0.1 db=mail table=users usercolumn=email passwdcolumn=password crypt=1Code:
/etc/postfix/sasl/smtpd.conf /usr/lib/sasl2/smtpd.conf /var/spool/postfix/etc/postfix/sasl/smtpd.conf |
postfix sasl problem
Quote:
Another point, saslfinger states : -- smtpd is linked to -- libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7cd8000) I read somewhere that it means 'smtpd.conf not read'. Is it correct, and if yes, how to solve the problem ? |
What's in /etc/postfix/master.cf and /var/spool/postfix/etc/postfix/sasl/smtpd.conf ?
|
| All times are GMT +2. The time now is 21:33. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.