Question

  Asked: Jul 14 2005   5:00 AM GMT
  Asked by: jonboy75


Cannot send email to external recipient


Outlook, Exchange 2003, Tech support, Mail protocols

Hi all,

I'm having problems with a particular user trying to send to an external contact. The external contact has sent an email to my user but when the user tries to reply or send a new mail to this external email address, he receives a mail delivery failure. I can email the external address with no problems. He can email other accounts in that mail domain - it is just this one he has problems with. Anyone any idea why??

Error as follows:

The message could not be delivered because the recipient's destination email system is unknown or invalid. Please check the address and try again, or contact your system administrator to verify connectivity to the email system of the recipient.

Thanks

JB

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Can you send a telnet email?
http://www.microsoft.com/technet/prodtechnol/exchange/guides/E2k3TransnRouting/003e4901-884f-4bc7-b3c3-557add4e5c3a.mspx
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Exchange.

Looking for relevant Exchange Whitepapers? Visit the SearchExchange.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

petroleumman  |   Jul 14 2005  9:01AM GMT

Hello,

I know this may sound like a pretty simplistic answer, but has your user checked to make sure he/she has the recipient’s address correctly listed in his/her contacts? I’ve seen many times where a user will set up a contact and fat finger the address or simply exclude a character making the address invalid thus returning your stated error.

Good luck!

 

stevesz  |   Jul 16 2005  9:49AM GMT

Are you using the exact same address for this person as the user is using? I.E. are you replying to the same message as theuser would, or are you sending a message based on the address the user has given you?

The problem could be, if the latter, that the user is giving you an address in the form of <a href="mailto:recipient@domain.tld">recipient@domain.tld</a>, while the return on th ee-mail is <a href="mailto:recipient@servername.domain.tld.">recipient@servername.domain.tld.</a> If you do an MX lookup on th eformer, you’ll find an MX record, on the latter, there will be no MX record.

If you are both using the exact same address, then, we would do a bit better with the exact SMTP error number that is given in the error message to determine what may be going on. It is possible that the user may be blacklisted in an anti-spam filter at the user’s site, which would be why you can send the message but the user cannot.

Steve//