You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2011/11/02 18:55:57 UTC

svn commit: r1196718 - /spamassassin/dns/named.conf

Author: kmcgrail
Date: Wed Nov  2 17:55:56 2011
New Revision: 1196718

URL: http://svn.apache.org/viewvc?rev=1196718&view=rev
Log:
Hyperreal now doing a 15 minute cron update.  Noting in conf.

Modified:
    spamassassin/dns/named.conf

Modified: spamassassin/dns/named.conf
URL: http://svn.apache.org/viewvc/spamassassin/dns/named.conf?rev=1196718&r1=1196717&r2=1196718&view=diff
==============================================================================
--- spamassassin/dns/named.conf (original)
+++ spamassassin/dns/named.conf Wed Nov  2 17:55:56 2011
@@ -29,7 +29,7 @@ zone "spamassassin.org" {
 	file "spamassassin.org";
 	notify explicit;
 	also-notify { 
-        	209.237.226.90; // ns.hyperreal.org  NOTE: Hyperreal using DJB's tinydns so notifies aren't used.  Updates every 4 hours as of 2011-11-2.
+        	209.237.226.90; // ns.hyperreal.org  NOTE: Hyperreal using DJB's tinydns so notifies aren't used.  Now Updates via cron every 15 minutes as of 2011-11-2. Run by brian@behlendorf.com.
         	209.237.226.92; // ns.hyperreal.org
                 64.142.100.92;  // sonic.net as of sep 2008
 	};