You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Theo Van Dinter <fe...@apache.org> on 2005/12/18 01:32:58 UTC

DNS changes for spamassassin.org ?

I see this change locally on the zones box, but not in svn ...  If you
need to change things, please edit the spamassassin/dns files in svn,
then do an "svn update" in /var/named on the zones box.

I'm leaving the change local for now -- IMO, we should change tests to
use dnsbltest instead of a real host in the domain.

--- spamassassin.org    (revision 357404)
+++ spamassassin.org    (working copy)
@@ -21,7 +21,9 @@
                        A       192.87.106.226
 
 ; bugzilla!
-bugzilla               CNAME   issues.apache.org.
+bugzilla               A       192.87.106.226
+                       ; nothing should send from here, but allow spf testing
+bugzilla               TXT     "v=spf1 ip4:64.142.3.173 -ip4:65.214.43.155 ~ip4:65.214.43.156 ?ip4:65.214.43.157 -all"
 
 ; stuff that runs on the zones machine
 rsync                  CNAME   spamassassin.zones.apache.org.


-- 
Randomly Generated Tagline:
"Any sufficiently perverted technology is indistinguishable from Perl."
                      - Unknown