Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: SpamAssassin: commits

svn commit: r826153 - /spamassassin/trunk/t/dkim2.t

 

 

SpamAssassin commits RSS feed   Index | Next | Previous | View Threaded


mmartinec at apache

Oct 16, 2009, 5:49 PM

Post #1 of 1 (88 views)
Permalink
svn commit: r826153 - /spamassassin/trunk/t/dkim2.t

Author: mmartinec
Date: Sat Oct 17 00:49:29 2009
New Revision: 826153

URL: http://svn.apache.org/viewvc?rev=826153&view=rev
Log:
t/dkim2.t: disable awl, razor, pyzor, bayes for this test,
these are just wasting time here

Modified:
spamassassin/trunk/t/dkim2.t

Modified: spamassassin/trunk/t/dkim2.t
URL: http://svn.apache.org/viewvc/spamassassin/trunk/t/dkim2.t?rev=826153&r1=826152&r2=826153&view=diff
==============================================================================
--- spamassassin/trunk/t/dkim2.t (original)
+++ spamassassin/trunk/t/dkim2.t Sat Oct 17 00:49:29 2009
@@ -110,9 +110,16 @@
rules_filename => "$prefix/t/log/test_rules_copy",
site_rules_filename => "$prefix/t/log/localrules.tmp",
userprefs_filename => "$prefix/masses/spamassassin/user_prefs",
- dont_copy_prefs => 1,
- require_rules => 1,
-# debug => 'dkim',
+ dont_copy_prefs => 1,
+ require_rules => 1,
+# debug => 'dkim',
+ post_config_text => q{
+ use_auto_whitelist 0
+ use_bayes 0
+ use_razor2 0
+ use_pyzor 0
+ use_dcc 0
+ },
});
ok($spamassassin_obj);
$spamassassin_obj->compile_now; # try to preloaded most modules

SpamAssassin commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.