Hi list,
I have bind and one of my client zone looks like that

$ORIGIN .
$TTL 3600
client.com              IN SOA  ns1.mydomain.com. support.mydomain.com (
                                10639xxxxxx      ; serial
                                28800           ; refresh (8 hours) 7200
                                7200             ; retry (2 hours)
                                86400           ; expire (3 weeks) 1800
                                3600            ; minimum (1 day)
                                )
                        NS      ns1.mydomain.com.
                        MX      5 mail.client.com.
$ORIGIN client.com.
                        IN      A      xx.xx.xxx.xxx
www                     IN      A      xx.xx.xxx.xxx
mail                    IN      A      xx.xx.xxx.xxx

Do you have a good tutorial for newbies like me of how to correct attach in the
bind zone file the spf and domainkey information?

Thanks to all.

Razvan


---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to