Bug 3567 - Want to whitelist by subject
Summary: Want to whitelist by subject
Status: RESOLVED WORKSFORME
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamassassin (show other bugs)
Version: 2.63
Hardware: All All
: P5 enhancement
Target Milestone: 3.1.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-03 15:18 UTC by Jeff
Modified: 2004-07-04 21:17 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff 2004-07-03 15:18:51 UTC
I'd like to be able to whitelist messages by subject.  I receive some messages 
from group lists and web forms, which I would like to protect, but I don't 
know "from" address in advance.

The "configure" screen permits whitelisting by the "from" address, but not by 
subject.  Can that feature be added?  And is there an interim workaround?

Thank you in advance.
Comment 1 Malte S. Stretz 2004-07-05 05:17:09 UTC
I'm not sure which "configure screen" you're talking about, maybe your local 
sysadmin installed some nice web-interface for you? 
 
Anyway, to achieve what you want you need to create a custom rule which checks 
the Subject header for the string you need. Give that test a negative score. 
That's no workaround but the most easy and flexible way of doing things :) 
 
For further questions regarding this topic please ask on the user-mailinglist.