Email issues DA, php mail script not working and sending emails to some domains not

rwijtten

New member
Joined
Nov 20, 2013
Messages
1
Dear all,

A week ago I started to use DA instead of Plesk on my Dedicated server and found a couple of issues, finally they are solved but one.

When i try to send email to some domains they return immediately back to my mail account. I have forwarded all the dns records properly and set up the mail server in DA correct. When i send to gmail, yahoo etc the email go trough but when i try to send to another email address it blocks in the server. What could be the issue here?

I have tried the instructions in this tread: http://help.directadmin.com/item.php?id=51 and many other "solutions" but none works. On the forum i could not find anything eighter.

Can somebody please help me with this?

The last log:

2013-11-20 17:21:56 exim 4.76 daemon started: pid=23605, -q15m, listening for SMTP on port 25 (IPv6 and IPv4) port 587 (IPv6 and IPv4) and for SMTPS on port 465 (IPv6 and IPv4)
2013-11-20 17:23:15 1VjBUh-00069N-7y <= [email protected] H=localhost (www.kids-chic.co.uk) [127.0.0.1] P=esmtpa A=login:[email protected] S=601 [email protected] T="test" from <[email protected]> for [email protected]
2013-11-20 17:23:15 1VjBUh-00069N-7y ** [email protected] F=<[email protected]> R=virtual_aliases:
2013-11-20 17:23:15 1VjBUh-00069S-Dl <= <> R=1VjBUh-00069N-7y U=mail P=local S=1421 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2013-11-20 17:23:15 1VjBUh-00069N-7y Completed
2013-11-20 17:23:15 1VjBUh-00069S-Dl => info <[email protected]> F=<> R=virtual_user T=virtual_localdelivery S=1518
2013-11-20 17:23:15 1VjBUh-00069S-Dl Completed
2013-11-20 17:23:57 1VjBVN-00069j-MY <= <> R=1VjBVN-00069i-Ku U=mail P=local S=1410 T="Mail failure - no recipient addresses" from <> for [email protected]
2013-11-20 17:23:57 1VjBVN-00069j-MY => admin <[email protected]> F=<> R=localuser T=local_delivery S=1508
2013-11-20 17:23:57 1VjBVN-00069j-MY Completed
 
To avoid suspension, please do not make multiple posts. When your post doesn't show up it's because there's content in it that's tripping our spam filters, which are very aggressive for new users. Eventually a moderator will see your post and approve it. But if the moderator has lots of work to do clearing up duplicate posts he or she may be loathe to spend additional time helping you.

Thanks for your consideration.

That said...

My eyes tend to see double when I try to read email logs, so I generally don't do it when I see them in forum posts.

Did you get this resolved? If so, please let us know.

I noticed this:
2013-11-20 17:23:57 1VjBVN-00069j-MY <= <> R=1VjBVN-00069i-Ku U=mail P=local S=1410 T="Mail failure - no recipient addresses" from <> for [email protected]
That means there's no address hosted on the server to which you're trying to send the mail.

The first step is to know if the address is supposed to be hosted on your server. If it is, then check to see that it really is, and that the domain name is listed in the /etc/virtual/domains file, and that the email address exists on the server. If it's not, then make sure you're pointing to the correct server hosting the domain (check the mx return from the command line, check manual delivery and see what you get, and that the domain is NOT listed in the /etc/virtual/domains file.

You wrote:
A week ago I started to use DA instead of Plesk on my Dedicated server and found a couple of issues, finally they are solved but one.
Did you completely rebuild your sever, or try installing DirectAdmin on top of a working server, and try to use it for hosting sites and mail for domains already installed on the server? If the latter, then you may have completely broken your installation and may need to start over.

Jeff
 
Back
Top