/[Apache-SVN]/spamassassin/trunk/rules/20_head_tests.cf
ViewVC logotype

Diff of /spamassassin/trunk/rules/20_head_tests.cf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/rules/20_head_tests.cf	2005/05/03 02:51:18	167848
+++ spamassassin/trunk/rules/20_head_tests.cf	2005/05/03 03:34:04	167849
@@ -35,6 +35,12 @@ describe FRAGMENTED_MESSAGE	Partial mess
 header MISSING_HB_SEP		eval:check_msg_parse_flags('missing_head_body_separator')
 describe MISSING_HB_SEP		Missing blank line between message header and body
 
+header UNPARSEABLE_RELAY        eval:check_relays_unparseable()
+tflags UNPARSEABLE_RELAY        userconf
+describe UNPARSEABLE_RELAY      Informational: message has unparseable relay lines
+
+###########################################################################
+
 header NO_REAL_NAME		From =~ /^["\s]*\<?\S+\@\S+\>?\s*$/
 describe NO_REAL_NAME		From: does not include a real name
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26