Simon Loewenthal: > On 12/11/2013 19:30, Wietse Venema wrote: > > Simon Loewenthal: > >> Please! You are mixing up different email threads. > >> > >> The error message is and running without chroot. > >> > >> Nov 12 13:37:08 lt postfix/smtpd[30776]: warning: connect to Milter > >> service unix:/var/spool/postfix/spamass/spamass.sock: No such file or > >> directory > > Does /var/spool/postfix/spamass/spamass.sock exist? > > > > Why do you believe that Postfix chroot is turned off? > > > > Wietse > > Because: > # ls -ld /var/spool/postfix/spamass/spamass.sock > srw-rw---- 1 postfix postfix 0 Nov 11 15:08 > /var/spool/postfix/spamass/spamass.sock
Turn off selinux. Turn off apparmor. Or tell them that it is OK for Postfix to access the socket in this location. Wietse