Hi there, I solved my problem with the spamassassin. It was a combination of more that one problem (anything else would be boring ;) ). First one was the missing spamd.pid-file (solution see above).
Second: I changed "qmgr" and "pickup" at "/etc/postfix/master.cf". qmgr fifo n - n 1 1 qmgr pickup fifo n - - 60 1 pickup It has to be "fifo" instead of "unix"? Then restart postfix ( service postfix restart or /etc/init.d/postfix restart ). (http://forum.sp.parallels.com/threads/postfix-master-connection-refused.303699/) Third and last I changed the rsyslog" at "/etc/logrotate.d to "solve issues with wrong owner rights after the logrotation" from: postrotate reload rsyslog >/dev/null 2>&1 || true endscript to: postrotate reload rsyslog >/dev/null 2>&1 || true endscript su root root And here is the long Version: http://forum.sp.parallels.com/threads/spamd-sighup-not-working-options-changed.332300/ st. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421787 Title: /etc/init.d/spamassassin reload fails unless /var/run/spamd/ exists for pid file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1421787/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs