I just figured this out the other day.  This is not an SA issue, but a
qmail-scanner.pl issue.  To address it directly, edit this line in
qmail-scanner.pl:

my $spamc_subject='***SPAM***';

The one downside is that having (_HITS_/_REQD_) doesn't work.  I suspect
that if you rebuild qmail-scanner.pl with spamd on and something like:

rewrite_subject 1
subject_tag ***SPAM*** (_HITS_/_REQD_) **

in the local.cf, qmail-scanner might then handle it correctly...but I
haven't bothered to try it yet....

On Fri, 7 Nov 2003, Jennifer Fountain wrote:

> I am using an internal RBL list.  When I test a header that is in the
> list using the following command:   /usr/bin/spamassassin -t
> --prefs-file=/var/qmail/.spamassassin/user_prefs -D <
> /home/tmp/spam_test.txt,
> it labels it as spam.  However, when an email from the same server
> arrives, it is not labeled and the user receives it.  I do test that
> header and it DOES label it as spam. AGG!
>
> I am using qmail and qmail-scanner.  In my qmail-scanner.pl file, it is
> using spamc:
> my @scanner_array=("clamscan_scanner","spamassassin");
> my $spamc_binary='/usr/bin/spamc';
>
> Does that make a difference?  I am not sure where the malfunction is.  I
> don't think it's between the chair and keyboard.  But I could be wrong
> :).
>
> Thanks for any advice
> Jenn
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the latest
> developments in Apache, PHP, Perl, XML, Java, MySQL,
> WebDAV, and more! http://www.apachecon.com/
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>

James Smallacombe                     PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED]                                                           http://3.am
=========================================================================



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to