We're running Spamassasin on three machines, two Fedora 8 and one the latest CENTOS. We're trying to move all of the SA installations to CENTOS. These are MX servers that front an Exchange server.
The systems are all set up using the same .cf and init.d files, but we're seeing a difference. We run a single user system -- all mail should be processed by one set of rules and bayes is handled as the user 'root' through MySQL. On CENTOS, we see this in maillog: spamd: handle_user unable to find user 'abc' for each incoming message. We do not see that message under Fedora. Aside from just ignoring it, what should be we be looking at? #ps -ef |grep spam sa-milt 8512 1 0 12:14 ? 00:00:02 /usr/sbin/spamass-milter -p /var/run/spamass-milter/spamass.sock -f -u sa-milt -i 127.0.0.1,10.0.0.0/8 -r 10 -- -d localhost -p 783 root 11501 1 0 13:28 ? 00:00:03 /usr/bin/spamd -d -u spamass --max-children=20 --min-children=6 --max-spare=8 -r /var/run/spamassassin/spamd.pid