Hello,
i did a virtual parking dns....
like a
ns1.test.com
ns2.test.com
every domain the put this DNS records on domain.
will redircet to ip....
it's work fine...
but i can't a reciver a emails... becuase it's say to me a error code: 550
and i tested on code
# exim -bvs [email protected]
2011-09-16 18:19:51 lowest numbered MX record points to local host: test.com (while routing <[email protected]>)
[email protected] cannot be resolved at this time: lowest numbered MX record points to local host
i understand this is a problem in a exim file..
how i solved this? and put a catchall to other mail...
please help me.
Yuri G.
i did a virtual parking dns....
like a
ns1.test.com
ns2.test.com
every domain the put this DNS records on domain.
will redircet to ip....
it's work fine...
but i can't a reciver a emails... becuase it's say to me a error code: 550
Code:
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 authentication required (state 14).
and i tested on code
# exim -bvs [email protected]
2011-09-16 18:19:51 lowest numbered MX record points to local host: test.com (while routing <[email protected]>)
[email protected] cannot be resolved at this time: lowest numbered MX record points to local host
i understand this is a problem in a exim file..
how i solved this? and put a catchall to other mail...
please help me.
Yuri G.