[afnog] DNS problem
Peter Nyamukusa
peter.nyamukusa at africaonline.co.tz
Sat Oct 11 13:29:20 UTC 2008
Hi Danny,
>From the error you have provided below, it looks it has something to do with your mail server configurations.
What MTA are you using?, check your mail logs and grep for test at blanca.ma and if possible please share with us
Cheers,
Peter
From: afnog-bounces at afnog.org [mailto:afnog-bounces at afnog.org] On Behalf Of Dany Mustapha
Sent: Saturday, October 11, 2008 2:22 PM
Cc: afnog at afnog.org
Subject: [afnog] DNS problem
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
More information about the afnog
mailing list