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 2018/10/28 12:54:15 UTC

svn commit: r1845022 - /spamassassin/trunk/t/dkim.t

Author: hege
Date: Sun Oct 28 12:54:14 2018
New Revision: 1845022

URL: http://svn.apache.org/viewvc?rev=1845022&view=rev
Log:
Fix dkim test

Modified:
    spamassassin/trunk/t/dkim.t

Modified: spamassassin/trunk/t/dkim.t
URL: http://svn.apache.org/viewvc/spamassassin/trunk/t/dkim.t?rev=1845022&r1=1845021&r2=1845022&view=diff
==============================================================================
--- spamassassin/trunk/t/dkim.t (original)
+++ spamassassin/trunk/t/dkim.t Sun Oct 28 12:54:14 2018
@@ -114,6 +114,7 @@ $spamassassin_obj = Mail::SpamAssassin->
   require_rules       => 1,
 # debug               => 'dkim',
   post_config_text => q{
+    dns_available yes
     use_auto_whitelist 0
     use_bayes 0
     use_razor2 0