05-31-05 11:03 PM
On Mon, 30 May 2005 23:37:22 -0700, pey
<pey@discussions.microsoft.com> wrote:
>i just migrate from Win 2000 to win 2003 server. i have few web application
>which allows sending email to external recipient likes hotmail, and yahoo.t
he
>same email send to both internal mail as well as external mail recipients.
>the Internal recipient can receive the email while the external mail
>recipient is unable to receive. while when the internal recipient forwarded
>the same email to the external mail recipient, the external mail recipient
>is able to receive the email .
>
>the mail have to pass through mailMarshal before sending out. the email to
>be send out to external email is pending on the MailMarshal. the MailMarsha
l
>return the following error message:
>
>Your message
>Subject: "TEST"
>could not be delivered to some or all of the intended recipients.
>
>
>User<abc@hotmail.com> - (554 5.5.2 Invalid data in message)
>
>
>
>Additional Information
>======================
>Original Sender: <abc@.abc.com>
>Sender-MTA: <10.2.1.3>
>Remote-MTA: <64.4.50.239>
>Reporting-MTA: <mmsmtpgw.abc.com>
>MessageName: <B0003d74fa.00000001.mml>
>Last-Attempt-Date: <10:50:02 Fri, 27 May 2005>
>
>
>
>
> any ideas on it??? help!!! any solution???
Have you tried without MailMarshal? Have you tried the MailMarshal
support for an indication of what this message might indicate?
Jeff
[ Post a follow-up to this message ]
|