You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by he...@apache.org on 2019/07/23 16:12:38 UTC

svn commit: r1863647 - /spamassassin/trunk/rulesrc/sandbox/hege/20_hk.cf

Author: hege
Date: Tue Jul 23 16:12:38 2019
New Revision: 1863647

URL: http://svn.apache.org/viewvc?rev=1863647&view=rev
Log:
Check if there's still any UTF-7 mail in the wild

Modified:
    spamassassin/trunk/rulesrc/sandbox/hege/20_hk.cf

Modified: spamassassin/trunk/rulesrc/sandbox/hege/20_hk.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/hege/20_hk.cf?rev=1863647&r1=1863646&r2=1863647&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/hege/20_hk.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/hege/20_hk.cf Tue Jul 23 16:12:38 2019
@@ -195,6 +195,8 @@ meta		HK_SPAMMY_FILENAME	__HK_SPAMMY_CTF
 mimeheader	HK_CTE_RAW		Content-Transfer-Encoding =~ /^raw$/
 score		HK_CTE_RAW		1
 
+mimeheader	__CT_UTF7		Content-Type =~ /\bcharset=.?utf-7\b/i
+
 endif
 
 ####