(09-08-2015, 10:30 AM)apinto Wrote: I really need more information like:
- What server do you control Sender or Receiver? Both?
- Both using Sentora?
- Using http://verify-email.org/ does the Recipient account exist?
If you only control the Sending server, you can't do anything about it.
I have a similar problem to this and I have a feeling from the responses you have given you might be able to help with my issue.
I have a customer's domain set up on our server. I host his website and manage the DNS for the domain on Sentora, but his Email is through Microsoft Outlook mail servers.
Outgoing Email works fine and incoming is fine except for from my Emails from a mailbox on the same server (different domain).
If I try to send a mail from my webmail to my customer's address I receive the following error:
SMTP Error (450): Failed to add recipient "customer@customerdomain.co.uk" (4.1.1 <customer@customerdomain.co.uk>: Recipient address rejected: User unknown in virtual mailbox table).
I have DNS set up as follows:
A Record: @ - my server IP
A Record: mail - Microsoft Outlook Mail Server IP
A Record: ns1 - my server IP
A Record: ns2 - [i]my server IP[/i]
CNAME: ftp [i]- @ [/i]
CNAME: www -[i] @ [/i]
MX: @[i] - [i]Microsoft Outlook Mail Server IP[/i][/i]
NS: @[i] - ns1.[i]customerdomain.co.uk[/i][/i]
NS: @ - ns2.[i]customerdomain.co.uk[/i]
I'm almost certain I have something wrong here, but I'm not sure how to fix it.
The mail works to and from any mailbox that is not on my server and appears correct at http://verify-email.org/ and the DNS is flagged as correct at http://www.dnsinspect.com/
Please can you help me to fix this?