Wildcard domains mails... error code 550

Yuri198

New member
Joined
Sep 16, 2011
Messages
5
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

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.
 
Using a fake domain isnt going to get help any faster. Post the real domain so people can check the dns settings.
 
the domain is: 135mb.com
or: dvd-ru.info

the ip of the web is: 84.95.240.20
the ip of the mx record is: 84.94.229.81

Yuri G.
 
550 authentication required

Thats about easy.. you need to authenticate yourself when you using to send email via smtp server.

Regards
 
But i don't understand how i do this,
becuase i use a virtual domains....
a like parking service... i don't add this domains to DirectAdmin...
the DNS on virtual domains is work fine...
on the exim file i can't find how to do this....
please help me...

Yuri G.
 
I know that but, i did this DNS parking becuase i have like 1,000 domains...
and i don't want add 1,000 domains to directadmin...
how i can redirect the emails to one mail box? like catchall...

Yuri G.
 
DirectAdmin isn't accepting the email because it doesn't have any record of it being on the server. You can probably customize exim.conf to allow you to do this. I wrote the exim.conf file used by DirectAdmin and will be happy to research it for you for a fee, but you will most likely need to create a list of all those wildcard domains and maintain it yourself.

Contact me by email if you're interested in my services.

Jeff
 
Back
Top