Thanks, that was the problem. I added the user amavis to the group debian-spamd (usermod -a -G debian-spamd amavis) and now it works, no annoying mails anymore :)
Thanks!! Am 29.05.2014 10:49, schrieb Chris Angelico: > On Thu, May 29, 2014 at 4:20 PM, Oliver Zemann <oliver.zem...@gmail.com> > wrote: >> When i run the command as user amavis i get the same, old, error message: >> $ test -e /usr/sbin/amavisd-new-cronjob && >> /usr/sbin/amavisd-new-cronjob sa-sync >> config: path "/var/lib/spamassassin/3.003002" is inaccessible: >> Permission denied >> config: path "/var/lib/spamassassin/3.003002/languages" is >> inaccessible: Permission denied >> config: path "/var/lib/spamassassin/3.003002/triplets.txt" is >> inaccessible: Permission denied >> config: path "/var/lib/spamassassin/3.003002" is inaccessible: >> Permission denied >> config: path "/var/lib/spamassassin/3.003002/languages" is >> inaccessible: Permission denied > > Earlier you said: > >> root@xxx:~# ls -lah /var/lib/spamassassin/ >> drwxrwx--- 6 debian-spamd debian-spamd 4.0K May 21 23:57 . > > Is user amavis in group debian-spamd? If not, the whole directory is > inaccessible. > > ChrisA > > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/538713ad.6050...@gmail.com