On 09/03/2013 01:39 AM, ChandranManikandan wrote:
Hi All,
One of my friend got below message while he tried to send email.
Can not deliver the message you sent. Will not retry.
Sender: <[email protected] <mailto:[email protected]>>
The following addresses had delivery problems
<[email protected] <mailto:[email protected]>> : Message exceeded maximum number
of delivery retries.
Is there any issue in our server. How to fix this issue.
Am using Qmailtoaster with Dovecot Imap.
--
*/Thanks & Best Regards,
Manikandan.C
/*
Probably not an issue with your server. Most likely the recipient domain
is invalid, or their mail server is unavailable.
Look up the domain's mx server:
# host yyy.com mx
Then try connecting to their mail server:
# telnet mxserver.yyy.com 25
from your QMT server.
This will tell you if your QMT is able to connect to the recipient's
domain or not.
--
-Eric 'shubes'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]