Hi-

Spamassassin seems to be running all tests when I run it from the
commandline but when I use it as an filter from maildrop it doesn't seem
to process all of its rules.

cat sample-spam.txt | spamc -u > foo
commander spamd[17774]: connection from localhost [127.0.0.1] at port
52146
commander spamd[18064]: info: setuid to www-data succeeded
commander spamd[18064]: processing message <N1msdrbJXNPfV4wg9> for
www-data:33.
spamd[18064]: identified spam (9.0/5.0) for www-data:33 in 4.9 seconds,
4656 bytes.

X-Spam-Flag: YES
X-Spam-Status: Yes, hits=9.0 required=5.0
        tests=DATE_IN_PAST_12_24,DRASTIC_REDUCED,HOME_EMPLOYMENT,
              INVALID_DATE,INVALID_MSGID,NO_REAL_NAME,ONCE_IN_LIFETIME,
              RAZOR2_CHECK,REMOVE_SUBJ,UNDISC_RECIPS
        version=2.55
X-Spam-Level: *********
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

but when I:
cat sample-spam.txt |mail -s "testing spamassassin" [EMAIL PROTECTED]

Jul  5 01:31:36 commander spamd[18074]: processing message
<[EMAIL PROTECTED]> for www-data:33.
spamd[18074]: info: setuid to www-data succeeded
spamd[18074]: processing message  
spamd[18074]: clean message (3.7/5.0) for www-data:33 in 2.0 seconds,
5037 bytes.

X-Spam-Status:  No, hits=0.0 required=5.0 tests=none version=2.55
X-Spam-Level:  
X-Spam-Checker-Version:  SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

How can I persuade spamassassin to use the same rules when run from
maildrop?

Cheers-
-- 
Bill McGair <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to