X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=3fc3b1724d7fb88d3eaf371622c97fd4b7805a20;hp=ca1fa74cfe449600207548e585a2fc8d173cc23c;hb=e437ff320c729d20c68dcc79af5ee3a385ea7b86;hpb=971804f0cfc0a1d7e35135894006ea059214d922 diff --git a/common/misc_spam b/common/misc_spam index ca1fa74..3fc3b17 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -597,6 +597,11 @@ describe INTERFAX Interfax spam score INTERFAX 5 # don 2015-10-28 -header FAX_ATTACHMENT subject =~ /you have received fax/i -describe FAX_ATTACHMENT Interfax spam subject -score FAX_ATTACHMENT 4 +header FAX_SUBJECT subject =~ /fax/i +describe FAX_SUBJECT Interfax spam subject +score FAX_SUBJECT 1 + +meta FAX_ATTACHMENT ZIPFILE && FAX_SUBJECT && INTERFAX +describe FAX_ATTACHMENT Interfax fax attachment +score FAX_ATTACHMENT 10 +