![]() |
SASL authentication failure
Hello,
I'm running a ISPConfig 3 server on xen debian lenny. Everything works perfect except sending emails remotely from eg. Thunderbird. I'm using the same login details as for imap. However authhentication fails. Post of /var/log/mail.log: Code:
Sep 26 14:42:02 xtra postfix/smtpd[7230]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory |
Output of "ps aux|grep sasl":
Code:
root 7096 0.0 0.1 53036 896 ? Ss 14:35 0:00 /usr/sbin/saslauthd -a pam -c -m /var/spool/postfix/var/run/saslauthd -r -n 5Code:
#Code:
#! /bin/shCode:
total 12Code:
Starting SASL Authentication Daemon: saslauthd (already running) |
Which tutorial did you use to install the server?
|
|
Please change the options line in /etc/default/saslauthd to:
OPTIONS="-m /var/spool/postfix/var/run/saslauthd -r" then restart saslauth. |
Still the same :confused:
|
Please reboot the server.
|
Thanks for your reply falko. Unfortunately after rebooting it still doesn't work and I'm getting the same errormessages in mail.log
|
I forgot to tell my ISP blocks port 25 and therefore I added:
Code:
587 inet n - n - - smtpd |
Do you still get the same errors?
Can you post your main.cf and your master.cf? |
| All times are GMT +2. The time now is 03:10. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.