Package: spamassassin Version: 3.3.2-5+deb7u1 Severity: normal I'm currently using spamassassin with postfix:
snapper:~ 0# grep spamd -C3 /etc/postfix/master.cf # Spamassassin definition # spamassassin unix - n n - - pipe user=debian-spamd argv=/usr/bin/spamc -e /usr/sbin/sendmail -oi -f ${sender} ${recipient} snapper:~ 0# Occasionally I'm seeing the following message in my syslog: Jul 2 14:48:14 snapper spamd[1888]: plugin: eval failed: bayes: (in learn) locker: safe_lock: cannot create tmp lockfile /var/lib/spamassassin/.spamassassin/bayes.lock.snapper.1888 for /var/lib/spamassassin/.spamassassin/bayes.lock: Permission denied This doesn't look innocuous, although I haven't noticed any particular problems with processing. I thought it might have to do with the spamd user and noticed that in fact I have two spamd users in the system: snapper:~ 0# getent passwd | grep spam spamd:x:110:65534::/var/lib/spamassassin:/bin/false debian-spamd:x:111:112::/var/lib/spamassassin:/bin/sh snapper:~ 0# I assume that "debian-spamd" is to "official" one, but I'm not sure where the other "spamd" user came from. Any idea what's going on here? Thanks so much for maintaining. jamie. -- System Information: Debian Release: 7.5 APT prefers stable APT policy: (700, 'stable'), (500, 'testing'), (200, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages spamassassin depends on: ii adduser 3.113+nmu3 pn libarchive-tar-perl <none> ii libhtml-parser-perl 3.69-2 ii libnet-dns-perl 0.66-2+b2 ii libnetaddr-ip-perl 4.062+dfsg-1 ii libsocket6-perl 0.23-1+b2 ii libsys-hostname-long-perl 1.4-2 ii libwww-perl 6.04-1 ii perl 5.14.2-21+deb7u1 ii perl-modules [libio-zlib-perl] 5.14.2-21+deb7u1 Versions of packages spamassassin recommends: ii gcc 4:4.7.2-1 ii gnupg 1.4.12-7+deb7u3 ii libc6-dev 2.13-38+deb7u1 ii libio-socket-inet6-perl 2.69-2 pn libmail-spf-perl <none> ii make 3.81-8.2 ii perl [libsys-syslog-perl] 5.14.2-21+deb7u1 pn re2c <none> ii spamc 3.3.2-5+deb7u1 Versions of packages spamassassin suggests: pn libdbi-perl <none> ii libio-socket-ssl-perl 1.76-2 pn libmail-dkim-perl <none> pn libnet-ident-perl <none> ii perl [libcompress-zlib-perl] 5.14.2-21+deb7u1 pn pyzor <none> pn razor <none> -- Configuration Files: /etc/default/spamassassin changed: ENABLED=1 OPTIONS="--username spamd --max-children 5 --helper-home-dir" PIDFILE="/var/run/spamd.pid" CRON=1 /etc/spamassassin/local.cf changed: rewrite_header Subject xxxSPAMxxx ifplugin Mail::SpamAssassin::Plugin::Shortcircuit endif # Mail::SpamAssassin::Plugin::Shortcircuit -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org