blocked by my ISP's smtp server

new new at yakati.org
Fri Mar 12 04:33:45 UTC 2004


I needed to forward to wanadoo the requests for domain wanadoo.fr, the
solution was : 

zone "wanadoo.fr" {
        type forward;
        forward only;
        forwarders { 80.10.246.2; 80.10.246.129; };
};
in my /etc/named.conf





More information about the bind-users mailing list