X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fauto_response_spam;h=60bc313ef83a2d3e1609943ee1da4283842348b5;hp=41b3f5321b4213a2e59ecdad8cedc1a6f2ca8f0b;hb=b6bf36832ee40156d672b9a241d6edffa5876ef5;hpb=980f8e90b61d2a36671d6c03d0362e36ada2d791 diff --git a/common/auto_response_spam b/common/auto_response_spam index 41b3f53..60bc313 100644 --- a/common/auto_response_spam +++ b/common/auto_response_spam @@ -27,14 +27,18 @@ body YOURMESSAGEBOD /^Your message/i describe YOURMESSAGEBOD It's great that our message did something; we don't care score YOURMESSAGEBOD 2.5 -body NODELIVERY /could not be delivered/i -describe NODELIVERY We don't care if it could not be delivered +body NODELIVERY /(?could not be|has not been) delivered/i +describe NODELIVERY We don't care if it could be or has not been delivered score NODELIVERY 1.5 body NORESEND /do not resend your original message/i describe NORESEND If you don't want us to resend our message, why tell us? score NORESEND 2 +header PROOFPOINT from =~ /proofpoint/ +describe PROOFPOINT Automatic mail from proofpoint (some MTA thingie) +score PROOFPOINT 3.5 + body NOTPROCBOUNCE /was not processed by our system/i describe NOTPROCBOUNCE Bounce by system that was not processed score NOTPROCBOUNCE 2