hi, I have set up spammassassin 2.64 on fedora core 1 fully patched with courier-mta 0.44. I have followed instructions on the spamassassin wiki about mta integration (ie patched spamd, installed AuthCourier.pm, ensure that all necessary files contain authdaemon as part of their AUTHMODULES config) and changed the courierd default delivery tag to maildrop. My maildroprc file contains
exception { xfilter "/usr/bin/spamc" } but it still doesn't seem to be working. I sent some emails to a recipient address on the mailserver containing pertinent words such as CONFIDENTIAL, OPPORTUNITY etc, but it doesn't get filtered. Yet if I filter the email on the command line with spamc #spamc < <email> it response with X-FLAGS: YES and classifies it as spam. Is there something I have missed? Thanks, gb