You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/12/05 00:50:04 UTC

svn commit: r601153 - /spamassassin/trunk/rules/20_head_tests.cf

Author: jm
Date: Tue Dec  4 15:49:59 2007
New Revision: 601153

URL: http://svn.apache.org/viewvc?rev=601153&view=rev
Log:
did I forget to commit this? ROUND_THE_WORLD_LOCAL includes network operations, despite its name

Modified:
    spamassassin/trunk/rules/20_head_tests.cf

Modified: spamassassin/trunk/rules/20_head_tests.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/20_head_tests.cf?rev=601153&r1=601152&r2=601153&view=diff
==============================================================================
--- spamassassin/trunk/rules/20_head_tests.cf (original)
+++ spamassassin/trunk/rules/20_head_tests.cf Tue Dec  4 15:49:59 2007
@@ -461,6 +461,7 @@
 header ROUND_THE_WORLD_LOCAL	eval:check_for_round_the_world_received_helo()
 describe ROUND_THE_WORLD_LOCAL	Received: says mail sent around the world (HELO)
 tflags ROUND_THE_WORLD_LOCAL	net
+#reuse ROUND_THE_WORLD_LOCAL
 
 header DATE_IN_PAST_03_06	eval:check_for_shifted_date('-6', '-3')
 describe DATE_IN_PAST_03_06	Date: is 3 to 6 hours before Received: date