Hello list I call spamc via a script called /var/qmail/bin/qmail-queue with the following content:
spamc -s10000 | /var/qmail/bin/qmail-queue.orig (the latter, as the name says, is the original program ) It worked fine, or at least I thought it did, until a colleague showed me a spam mail that slipped right through without ever being processed by SA (I could tell because there were no X-Spam headers in the mail envelope) I tried to reproduce and found that this spam doesn't trigger SA at all, when I use spamc. BUT: When I change the above script to: spamassassin -P | /var/qmail/bin/qmail-queue.orig the spam mail is properly processed and tagged. Any ideas, why there would be such differences in the behavior of spamc and spamassassin? Is the way I call it wrong somehow? Thanks Ralf G. ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk