X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fauto_response_spam;h=a78aba53629757b969ac4f29a7f2824999e67582;hp=e353faf2cf09f412b488daaf8f5076c6517e89e1;hb=4cbb1e86273811dd5d98cea12edf0da4f268103e;hpb=f60cf035bce9a943cbf8018658d571f840028778;ds=sidebyside diff --git a/common/auto_response_spam b/common/auto_response_spam index e353faf..a78aba5 100644 --- a/common/auto_response_spam +++ b/common/auto_response_spam @@ -60,7 +60,7 @@ describe SUPPORTMAIL2 Message with ticket leading it; probably a support mail score SUPPORTMAIL2 1.5 body SUPPORTMAIL3 /the email address \S+ is not registered/i -describe SUPORTMAIL3 We don't care if an e-mail address is not registered +describe SUPPORTMAIL3 We don't care if an e-mail address is not registered score SUPPORTMAIL3 1.5 body SUPPORTMAIL4 /(reached an unmonitored e-mail address|no response will be given)/i @@ -72,16 +72,16 @@ describe SUPPORTMAIL5 Message from an address that looks like support@ score SUPPORTMAIL5 1.5 -header FROMAUTOREPLY from =~ /(autoreply|no-?reply)/i +header FROMAUTOREPLY from =~ /(autoreply|no-?repl(?:y|ies))/i describe FROMAUTOREPLY Message from an autoreplier or something who doesn't seem to want a reply score FROMAUTOREPLY 4 header FROMABUSE from =~ /\babbuse\@/i describe FROMABUSE Message from abbuse@somedomain -score FROMEABUSE 1.5 +score FROMABUSE 1.5 header SUBJECTSPAM subject =~ /\*\*\s*spam\s*\*\*/i -describe SUBJECTPSAM Subject contains **spam**, so it's probably spam +describe SUBJECTSPAM Subject contains **spam**, so it's probably spam score SUBJECTSPAM 3.5 header MESBLOCKED subject =~ /your message (?:is )?blocked/i