[afnog] DNS problem
Dany Mustapha
cristophe06 at yahoo.fr
Sat Oct 11 11:22:03 UTC 2008
hi
i want setup mail server, but i have a problem with spread dns, there is some server dns that give me a corect ip address for my server mail, but the other not, its give me the address of my domain name host.
So gmail return me this error if i want send email to my server:
""This is an automatically generated Delivery Status Notification
Delivery to the following recipient failed permanently:
test at blanca.ma
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the
recipient domain. We recommend contacting the other email provider for
further information about the cause of this error. The error that the
other server returned was: 550 550 relay not permitted (state 14).""
this my dns config
zone "blanca.ma" {
type master;
file "/etc/bind/db.blanca.ma";
allow-transfer {67.15.249.49;67.15.249.149;67.15.212.212;67.15.249.249;};
};
db.blanca.ma
$TTL 3h
@ IN SOA ns.blanca.ma. test.blanca.ma. (
2005090201
8H
2H
1W
1D )
@ IN NS ns.blanca.ma.
@ IN MX 10 mail.blanca.ma.
@ IN MX 20 mail.laregiedimpression.com.
ns IN A 81.192.157.233
mail IN A 41.250.251.118
mail.laregiedimpression.com IN A 81.192.157.233
thanks for your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20081011/6ad9a09a/attachment-0002.html>
More information about the afnog
mailing list