On Mon, Nov 18, 2002 at 10:04:33PM +0800, Patrick Kwan wrote:
> 
> I've installed Spamassassin2.43 and Qmail-scanner1.15.
> I've run spamd for site-wide use.
> 
> My problem is I can't a tag subject like "***Spam***"
> by spamassassin in that mail. I've set it in local.cf file.

By default, qmail-scanner only checks to see if the message is SPAM, but
doesn't do any of the 'normal' spamassassin tagging/Header-addition. 

I assume you are using spamc/spamd.  To allow spamassassin to mark up
the messages, you have to change one of the lines in the
qmail-scanner.pl file.
Change
        my $spamc_options=' -c -f';
to
        my $spamc_options=' -f';



-- 
Robert Fleming                                         [EMAIL PROTECTED]
Random Tagline: 
The average woman would rather have beauty than brains, because the
average man can see better than he can think.


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to