On 23 Feb 2010, at 20:46, Timothy Ball wrote:

> oh and does anyone have an example "good" zone file w/ all the correct
> domain keys and SPF rules and what nots formatted correctly? i would
> like to copy from the best.

Here's dnspython.org, minus the autogenerated DNSSEC records.

$ORIGIN dnspython.org.
$TTL 3600
@               SOA     howl hostmaster 2010020004 3600 1800 604800 3600
                TXT     "v=spf1 mx -all"
                SPF     "v=spf1 mx -all"
                MX      0 howl
                NS      howl.play-bow.org.
                NS      ns1.staff.nominum.org.
                NS      ns2.staff.nominum.org.
201002._domainkey       TXT     "v=DKIM1; g=*; k=rsa; 
p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDC2oH7xhyS08eoRQIn4C2Y4b+X9WbmyPRslr/hmbLrhL+693o7VR25+zQxLVCGAH9OZEWx/4+qiTB1OpQHs9R4R+BUMNP6rJVT7SYGMBtbE5wo7FO3/yevNEMEP446cFcpf68n2rtrxkqUL3QaX/AkNos8tzH8woXwl8Kjxter8wIDAQAB"
_adsp._domainkey        TXT     "dkim=discardable"
howl            A       78.32.75.15
                MX      0 howl
                TXT     "v=spf1 mx -all"
                SPF     "v=spf1 mx -all"
localhost       A       127.0.0.1
                TXT     "v=spf1 -all"
                SPF     "v=spf1 -all"
woof            A       204.152.189.147
                MX      0 woof
                TXT     "v=spf1 mx -all"
                SPF     "v=spf1 mx -all"
                AAAA    2001:4f8:3:1f9:230:48ff:fe78:df3e
www             CNAME   howl



_______________________________________________
dnspython-users mailing list
[email protected]
http://howl.play-bow.org/mailman/listinfo.cgi/dnspython-users

Reply via email to