X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fmisc_spam;h=3fc3b1724d7fb88d3eaf371622c97fd4b7805a20;hb=8a011f385040c5f7b80f35202c0e0f8df53922cb;hp=ca1fa74cfe449600207548e585a2fc8d173cc23c;hpb=971804f0cfc0a1d7e35135894006ea059214d922;p=spamassassin_config.git 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 +