Bug 2648 - New Rule - GET in the subject
Summary: New Rule - GET in the subject
Status: RESOLVED WONTFIX
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: unspecified
Hardware: Other other
: P5 normal
Target Milestone: 3.0.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-29 16:48 UTC by Marc Perkel
Modified: 2004-02-18 10:26 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 Marc Perkel 2003-10-29 16:48:31 UTC
I've got a little free time and getting back into writing rules. One of the
things I'm going to focus on is tests that apply only to the subject line. I
think the subject line is generally spammier than any other part of the visible
message.

Having said that. Here's my first new rule. I noticed that a lot of spam either
starts with the word "Get" or has the word Get as the start of a phrase - like -
Need a bigger penis? Get Viagra!. 

I'm having very good luck with this rule and I invite others to try it out.


header SUBJ_GET			Subject =~ /(?:^get|\W get)\b/i
describe SUBJ_GET		Subject has phrase that starts with Get
Comment 1 Theo Van Dinter 2004-02-18 19:26:14 UTC
fps horribly.  "Get anything good for Christmas?", "Get ready for the meeting at 4pm", and "Talk smack 
about Microsoft security, get fired?" for instance.