Ubuntu/Postfix/Saslauthd - SASL authentication failure: cannot connect to saslauthd server: Permission denied
Want to support HowtoForge? Become a subscriber!
Error: Ubuntu/Postfix/Saslauthd - SASL authentication failure: cannot connect to saslauthd server: Permission deniedOn a Postfix with SMTP-Auth setup on Ubuntu you see the following error in your mail log: Apr 26 10:55:19 tcc1 postfix/smtpd[21126]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
SolutionAdd the postfix user to the sasl group (this makes sure that Postfix has the permission to access saslauthd): adduser postfix sasl Then restart Postfix and Saslauthd: /etc/init.d/postfix restart
|



Recent comments
15 hours 36 min ago
16 hours 36 min ago
20 hours 23 min ago
21 hours 37 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 17 hours ago
1 day 18 hours ago
2 days 9 hours ago
2 days 12 hours ago