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 2006/07/26 22:08:55 UTC

svn commit: r425830 - /spamassassin/trunk/t/dnsbl.t

Author: jm
Date: Wed Jul 26 13:08:55 2006
New Revision: 425830

URL: http://svn.apache.org/viewvc?rev=425830&view=rev
Log:
increase timeout, since in reality 30 seconds winds up scaled down to 7 due to scaling code

Modified:
    spamassassin/trunk/t/dnsbl.t

Modified: spamassassin/trunk/t/dnsbl.t
URL: http://svn.apache.org/viewvc/spamassassin/trunk/t/dnsbl.t?rev=425830&r1=425829&r2=425830&view=diff
==============================================================================
--- spamassassin/trunk/t/dnsbl.t (original)
+++ spamassassin/trunk/t/dnsbl.t Wed Jul 26 13:08:55 2006
@@ -93,7 +93,10 @@
 
 tstprefs("
 
-rbl_timeout 30
+# we really do not want to timeout here. use a large value, as the
+# scaling code otherwise results in timing out after 7 seconds due
+# to the volume of lookups performed
+rbl_timeout 60
 
 add_header all RBL _RBL_
 add_header all Trusted _RELAYSTRUSTED_