X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fphrase_spam;h=d9829e93dfe4a680621412871591ab34b059817f;hp=c10f00d7e0fa7f444b665f69370a6ea6bad50bdb;hb=db16a12a2962f72a6cc4c7ad9e30e6f1dd122e03;hpb=f98de9cbafb48d7c8b1907f36fa190666a248911 diff --git a/common/phrase_spam b/common/phrase_spam index c10f00d..d9829e9 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -79,18 +79,13 @@ body AFFILIATEID /affiliate.?id/i describe AFFILIATEID affiliate id score AFFILIATEID 3 -# joy, 2003-08-30, 2003-09-21 -header FW Subject =~ /^Fw: / -describe FW Sounds like a Fw: spam -score FW 3 - # blarson 2007-07-13 -header REFWD subject =~ /\b(?:RE|FWD)\:\s*$/i +header REFWD subject =~ /\b(?:RE|FWD?|AW)(?:\[\d+\])?\:\s*$/i describe REFWD re or fwd nothing score REFWD 3.5 # blarson 2005-11-11 -header ONEWORD subject =~ /^(?:Fw:|re:)?\s*\w+\s*$/i +header ONEWORD subject =~ /^(?:Fw:|re:)?\s*\S+\s*$/i describe ONEWORD one word subject score ONEWORD 1 @@ -178,6 +173,11 @@ body UNI2 /university\s+(diploma|cert|degree)/i describe UNI2 Got one, thanks score UNI2 4 +# don 2007-11-03 +body UNI3 /(?:(?:masters|batchelor|m\s*b\s*a\s*|ph\.?\s*d)\s*[,.]?\s*){2,}/i +describe UNI3 multiple types of degrees +score UNI3 2 + # cjwatson, 2004-03-12 header JOB_CONFIRM Subject =~ /Job confirmation/ describe JOB_CONFIRM Got one of these too, thanks @@ -348,7 +348,7 @@ describe ACRO8PR0 sales spam score ACRO8PR0 4 # blarson 2007-10-05 -body WBRS /\b(WBRS|FPMC|ADYN|AFML|MISJ|HXPN|WHKA|CBFE|HSBC|PCAI|MPRG|HPRS|AUNI|TGVI|MHII|TAMG|GDKI|ACEN|CDYV|G7Q\.F|mbwc|CHFR|CDPN|DSDI|UTEV|P-S-U-D|GPSI|SGXI|CAON|SREA|ERMX|VPSN|SZSN|PAYI\.OB|LTDI|C\W\W?Y\W\W?T\W\W?V|E\WX\WM\WT|CYTV|VGPM|V\s?G\s?P\s?M(\.PK)?|wwng|WWNG|F\WD\WE\WG|FDEG|UTYW|M\s*I\s*H\s*I|O\W?N\W?C\W?O|P\W?P\W?Y\W?H|S\W?R\W?E\W?A|A\W?C\W?G\W?U|S\W?C\W?Y\W?F|C\W?H\W?V\W?C|D\W?M\W?X\W?C|F\W?R\W?L\W?E|M\W?A\W?K\W?U|C\W?W\W?T\W?E|F\W?R\W?L\W?E|M\W?X\W?X\W?R|P\W?R\W?T\W?H|A\W?L\W?L\W?U|C\W?W\W?T\W?D|T\W?A\W?D\W?F|D\W?M\W?H\W?N|C\W?A\W?O\W?N|Cwtd)\b/ +body WBRS /\b(WBRS|FPMC|ADYN|AFML|MISJ|HXPN|WHKA|CBFE|HSBC|PCAI|MPRG|HPRS|AUNI|TGVI|MHII|TAMG|GDKI|ACEN|CDYV|G7Q\.F|mbwc|CHFR|CDPN|DSDI|UTEV|P-S-U-D|GPSI|SGXI|CAON|SREA|ERMX|VPSN|SZSN|PAYI\.OB|LTDI|C\W\W?Y\W\W?T\W\W?V|E\WX\WM\WT|CYTV|VGPM|V\s?G\s?P\s?M(\.PK)?|wwng|WWNG|F\WD\WE\WG|FDEG|UTYW|M\s*I\s*H\s*I|O\W?N\W?C\W?O|P\W?P\W?Y\W?H|S\W?R\W?E\W?A|A\W?C\W?G\W?U|S\W?C\W?Y\W?F|C\W?H\W?V\W?C|D\W?M\W?X\W?C|F\W?R\W?L\W?E|M\W?A\W?K\W?U|C\W?W\W?T\W?E|F\W?R\W?L\W?E|M\W?X\W?X\W?R|P\W?R\W?T\W?H|A\W?L\W?L\W?U|C\W?W\W?T\W?D|T\W?A\W?D\W?F|D\W?M\W?H\W?N|C\W?A\W?O\W?N|Cwtd|N\W?C\W?S\W?H|F\W?R\W?L\W?E|M\W?A\W?K\W?U|d\W?m\W?h\W?n|T\W?R\W?T\W?M|[Ee]\W?[Tt]\W?[Gg]\W?[Uu])\b/ describe WBRS stock spam score WBRS 4 @@ -617,3 +617,78 @@ score LEGBUD2 4 body SMOKING /\b(?:beat|stop|quit|without)\s+(?:nicotine|smoking|cigarettes)\b/i describe SMOKING stop smoking score SMOKING 3 + +# blarson 2007-11-04 +header WORKHOME subject =~ /\bwork\b.*\bhome\b/i +describe WORKHOME work from home +score WORKHOME 2 + +# blarson 2007-11-04 +header HOMEWORK subject =~ /\bhome\b.*\b(?:work|business|job|based)\b/i +describe HOMEWORK home business +score HOMEWORK 3 + +# blarson 2007-11-04 +header REPRESENT subject =~ /\bRepresent(?:ative)?\b.*\b(?:Country|needed)\b/i +describe REPRESENT represent your country +score REPRESENT 2 + +# blarson 2007-11-06 +header NOFEE subject =~ /\bNo\s+fee\b/i +describe NOFEE No fee +score NOFEE 2 + +# blarson 2007-11-07 +body NEEDED /\b(?:manager|executive)\b.*\bneeded\b/i +describe NEEDED manager needed +score NEEDED 2 + +# blarson 2007-11-10 +body CRETPROF /\b(?:creative|perceptive)\b.*\bprofessionals?\b/i +describe CRETPROF creative and perceptive professionals +score CRETPROF 2 + +# blarson 2007-11-15 +body REMOVEDOT /\b(?:Remove|erase) the dot\b/i +describe REMOVEDOT Remove the dot +score REMOVEDOT 3 + +# blarson 2007-11-19 +full VENTTRANS /\bVent Transports\b/ +describe VENTTRANS Vent Transports +score VENTTRANS 4 + +# blarson 2007-11-19 +body HOLIDAYHERE /\bHolidays are here\b/i +describe HOLIDAYHERE Holidays are here +score HOLIDAYHERE 3 + +# blarson 2007-11-22 +header CAPINIT subject =~ /^\s*(?:(?:[A-Z][a-z-]+|PaintBrush|Jet plane|Tennis racquet|Leather jacket)\s+){2,}[A-Z][a-z-]+\s*$/ +describe CAPINIT Capinit Every Word +score CAPINIT 2 + +# blarson 2007-11-23 +body REMOVESPACE /\b(?:remove|w\/o|without|delete) spaces?\b/i +describe REMOVESPACE w/o space +score REMOVESPACE 2 + +# blason 2007-11-27 +header BEAHERO subject =~ /Be a hero/ +describe BEAHERO Be a hero +score BEAHERO 4 + +# blarson 2007-11-28 +header SOFTCHEAP subject =~ /Soft and cheap/i +describe SOFTCHEAP Soft and cheap +score SOFTCHEAP 3 + +# blarson 2007-11-30 +body CHEAPSOFT /\bcheap (?:OEM)?\s*soft(?:ware)?/i +describe CHEAPSOFT cheap OEM soft +score CHEAPSOFT 2 + +# blarson 2007-11-30 +header MAKEMONEY subject =~ /\b(?:Make|need|extra)\s+(?:Cash|money|income)\b/i +describe MAKEMONEY Make Cash +score MAKEMONEY 3