![]() |
Email Clients cannot send mail
I just upgraded from 7.10 to 8.04 per the falko guide but I can't seem to send mail from any client, regardless if the password is correct or not. I suspect it's a saslauthd issue but I tried rerunning the steps from the 8.04 perfect server guide but I still have this problem.
Also saslauthd daemon doesn't seem to start correctly. I'm not 100% sure what's going on. Any help would be great. Thanks in advance |
Which error messages do you get in the mail.log when you start saslauthd and when you try to send a email?
|
here is what I get in auth.log
Code:
May 7 04:49:28 server sshd[7552]: pam_env(sshd:setcred): Unable to open env file: /etc/default/locale: No such file or directoryCode:
May 7 05:06:24 server postfix/smtpd[8360]: warning: myip.net[000.000.000.000]: SASL PLAIN authentication failed: generic failure |
Okay I figured it out.
Basically my problem was that i was using a very old /etc/init.d/saslauthd script and it doesn't really listen to /etc/default/saslauthd. so basically switched out for the saslauthd.dpkg-dist file and everything now works. This post seemed to guide me through what was going on: http://www.howtoforge.com/forums/arc...hp/t-2199.html Since it wasn't obeying /etc/default/saslauthd it wasn't chrooted inside of postfix so it couldn't authenticate anyone since it can't read who to authenticate. |
| All times are GMT +2. The time now is 11:41. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.