https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5987
--- Comment #9 from Ben Bucksch <[EMAIL PROTECTED]> 2008-09-24 16:18:36 PST --- When I do that, I see no ALL_TRUSTED in the result. (not going to attach it, because takes too long to sanitize.) So, I think it has something to do with the setup. I use postfix (before-queue) -> spamass-milter -> spamc -> spamd. There installation is ubuntu, with straight spamassassin and spamass-milter packages installed, with the following lines in /etc/postfix/main.cf: milter_default_action = accept smtpd_milters = unix:/spamass/spamass.sock #smtpd_milters = unix:/var/spool/postfix/spamass/spamass.sock without chroot Spamass command lines, per ps ax: /usr/sbin/spamass-milter -P /var/run/spamass/spamass.pid -f -p /var/spool/postfix/spamass/spamass.sock -u spam -i 127.0.0.1 -b [EMAIL PROTECTED] -e local -m -r 5 (options customized) /usr/bin/perl -T -w /usr/sbin/spamd -D --username=spam --groupname=nogroup --create-prefs --max-children 5 --helper-home-dir -d --pidfile=/var/run/spamass/spamd.pid (default ubuntu, apart from username) /usr/bin/perl -T -w /usr/bin/spamassassin -D -t (default ubuntu) -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
