Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Sep 30, 2012 9:58 pm 
Offline

Joined: Sun Sep 30, 2012 5:03 pm
Posts: 1
I'm trying out Linode for the first time. My server is running Debian 6.0 (squeeze). Setup was pretty painless until I got to sasl. I copied all of my config files and certs from another (working) server over on rackspace. Postfix is receiving smtp mail ok, and users can log in and check mail, but not send. In the mail log there's this:

warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory

I tried editing /etc/default/saslauthd and added this to the last line:
OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd -r"

/etc/postfix/sasl/smtp.conf has this:
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN
saslauthd_path: /var/spool/postfix/var/run/saslauthd/mux

I did have to manually add the postfix user to the sasl group, though that didn't help either.

Finally I found that turning off chroot on the "submission" line in master.cf allows it to work:
submission inet n - n - - smtpd

Question here is, is it safe enough to run this without being chrooted? And if not, any tips on what path postfix is looking for? The log file doesn't *say* which file is missing, so it's really hard to pin down.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group