Hello Doug,

Saturday, July 5, 2003, 5:55:39 AM, you wrote:

DW> How can I get this to rewrite ALL subjects  -- even those emails that do 
DW> not get filtered out?

DW> I'd like all email subjects to contain this string -- at least for a while 
DW> so I can get a handle on things.

You'll find a lot of info about settings & configuration in
the Mail_SpamAssassin_Conf.html file under Documentation at
the spamassassin.org site.  I don't think that you can set
it to rewrite all subjects, but I'm really not sure of this.

If you are using procmail for filtering, you can use post-SA
recipes to sort out email and work safely with a very low
number of Required Hits.  This is what I do on my system,
mail with a score of 10 or above is sent to a "spamdeath"
file where it won't ordinarily be retrieved, whereas email
with a score of 4 or above is tagged as possible spam, and
goes to a "spam" POP box where I can review it and rescue
any false positives.  So one option is to simply set the
required hits threshhold to 0, and then use something like:
subject_tag     [Spamassassin Report: _HITS_]

I preview all my email in Mailwasher, which uses a
spreadsheet-like format to see all email on the server. By
clicking on the title bar to the "Subject" column, the mail
is automatically reordered in appropriate alphanumeric
order, so even without filtering out the high end hits, it
is easy to preview the email in the order from
lowest-to-highest scores.

-Abigail



-------------------------------------------------------
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