I'm trying to get SA to work with my qmail server and I'm getting very frustrated.

I'm running spamd and invoking spamc from a .qmail file.

If I pipe a sample mail message to spamc from the command line, I get the message returned on stdout with various X-Spam-* headers added just as I would expect. If I send the same user the same mail and let spamc be invoked from the .qmail file, the message is delivered but no headers are added. Spamd is being called by spamc in this case according to the log messages.

Log messages produced seemed to indicate that everything is working but still no headers. Here is a sample.

2003-12-26 20:23:06.720264500 connection from localhost.arda.homeunix.net [127.0.0.1] at port 2960
2003-12-26 20:23:06.744287500 info: setuid to andrew succeeded
2003-12-26 20:23:06.756475500 processing message <20031227004445.CXRH23238> for andrew:90.
2003-12-26 20:23:07.142211500 clean message (1.2/8.0) for andrew:90 in 0.4 seconds, 1278 bytes.


Here are the headers that SA is adding when I invoke spamc from the command line.

X-Spam-Level: *
X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on
mithlond.arda.homeunix.net
X-Spam-Status: No, hits=1.2 required=8.0 tests=FROM_ENDS_IN_NUMS,NO_REAL_NAME
autolearn=no version=2.61


Here is what my .qmail file looks like.

|/usr/local/bin/spamc -u andrew
./Maildir/

My .qmail file isn't taking any special action if the mail is identified as spam. I want to get this issue with the headers fixed first.

Anyone have any idea what's happening?

Andrew




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to