13 Oct
2006
13 Oct
'06
4:07 p.m.
On Fri, 2006-10-13 at 00:51 -0700, Kent Iverson wrote:
net_connect_unix(/var/run/dovecot/auth-worker.29480) failed: Permission denied
This is the problem.
Oct 12 21:36:25 Playtime kernel: audit(1160714185.460:373): avc: denied { write } for pid=29479 comm="dovecot-auth" name="auth-worker.29479" dev=dm-0 ino=692358 scontext=user_u:system_r:dovecot_auth_t:s0 tcontext=user_u:object_r:dovecot_var_run_t:s0 tclass=sock_file
And based on this I'd guess it's your SELinux rules that deny the access? So fix them (I don't know how), or disable SELinux.