Seems to be a simple problem, but I can not figure this one out:
I have a Ubuntu server setup using the perfect setup for 6.06 and with Ispconfig. This server's hostname is server.anaselectronics.com.
anaselectronics.com is on the main IP of the system. On a 2nd IP, I have asuslaptops.net. Both of these sites are setup through Ispconfig. I can send and receive emails to both domains successfully from:
- from email address of one domain to the other domain
- from php scripts on the server using the php mail() function
- from my gmail account
The problem I have occurs when sending email from a different server housed at a different datacenter. The hostname is server.nyxmotorsports.com and the domain being used for sending the email is case-mod.com.
When sending email from
something@case-mod.com to
anything@anaselectronics.com, the emails go through just fine.
When sending email from
something@case-mod.com to
anything@asuslaptops.net, I get the following errors:
If sending from thunderbird, it says
Quote:
|
An error occurred while sending mail. The mail server responded: "The recipient cannot be verified. Please check all recipients of this message to verify they are valid." Please verify that your email address is correct in your Mail preferences and try again.
|
If sending mail from telnet mail.case-mod.com 25, it accepts RCPT TO: <anything@anaselectronics.com>, but RCPT TO:<anything@asuslaptops.net> returns
Quote:
550-"The recipient cannot be verified. Please check all recipients of this
550 message to verify they are valid."
|
If sending from the php mail() function using a php script on case-mod.com server, emails sent to
anything@anaselectronics.com go through. Any emails sent to
anything@asuslaptops.net do not come through and bounce back after few hours:
Quote:
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
anything@asuslaptops.net
Unrouteable address
|
So basically, it seems the site setup on the main IP of the server can receive emails without any problems. The problem I am having here seems to occur on a domain that is setup on a secondary IP in Ispconfig.
Thanks in advance for any help.
Recent comments
18 hours 26 min ago
21 hours 22 min ago
22 hours 36 min ago
23 hours 59 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 4 hours ago
1 day 20 hours ago
1 day 21 hours ago
2 days 52 min ago