One more thing to add to my last post:
After the update, I also cannot send email. The error logs show this:
Oct 25 11:55:19 mailhost postfix/smtpd[10671]: warning: SASL authentication failure: cannot connect to Courier authdaemond: Permission denied
Oct 25 11:55:19 mailhost postfix/smtpd[10671]: warning: unknown[xx.xx.xx.xx]: SASL LOGIN authentication failed: generic failure
With a quick google I found a solution:
chmod o+x /var/spool/authdaemon
That solved it for me!
No comments:
Post a Comment