From: Rob on 1 Dec 2008 10:20 It is my exchange system that has the issue; here is the email that my Exchange box sends me. Domain names modified to hide thier true location. -------------------------------------------------------------------------------------- Delivery has failed to these recipients or distribution lists: Zygoumis Macris, Zafy The format of the recipient's e-mail address isn't valid. A valid address looks like this: username(a)contoso.com. Microsoft Exchange will not try to redeliver this message for you. Please check the e-mail address and try sending the message again, or provide the following diagnostic text to your system administrator. _____ Sent by Microsoft Exchange Server 2007 Diagnostic information for administrators: Generating server: mag1exch.cement.ca user_domain(a)something-else.gc.ca #550 5.1.3 STOREDRV.Submit; invalid recipient address #SMTP# Original message headers: Received: from myserver.mydomain.ca ([172.16.0.12]) by myserver.mydomain.ca "Rich Matheisen [MVP]" wrote: > On Wed, 26 Nov 2008 06:28:10 -0800, Rob > <Rob(a)discussions.microsoft.com> wrote: > > >One of the messages I'm dealing with at the moment is > >first_last(a)some-domain.gc.ca; my good friend Exchange tells me this is > >invalid. > > I don't think it's Exchange that's complaining. There's nothing wrong > with an underscore in the <user> part of the address. I've seen > 3rd-party software that doesn't like it, and I've seen other mail > systems configured in ways that refuse to accept "legal" addresses. I > think you should check to see what's running on your server (or what's > sitting between your server an the sender that's acting as a SMTP > proxy or "email firewall"). > > >When I use a outside mail system it deliveres correctly to the > >receipient. I will test the "first_last"@some-domain.gc.ca and let you know. > >It seems odd how Exchange 2007 SP1 has issues with these email addresses mind > >you. > > It won't seem odd after you find the real culprit. :-) > --- > Rich Matheisen > MCSE+I, Exchange MVP >
From: Rich Matheisen [MVP] on 1 Dec 2008 20:55 On Mon, 1 Dec 2008 07:20:01 -0800, Rob <Rob(a)discussions.microsoft.com> wrote: >It is my exchange system that has the issue; here is the email that my >Exchange box sends me. Domain names modified to hide thier true location. Your server doesn't reject addresses with underscores in the <user> part of the address. Here's the report from your server when it receives such an address: post_master(a)cement.ca The recipient's e-mail address was not found in the recipient's e-mail system. Microsoft Exchange will not try to redeliver this message for you. Please check the e-mail address and try resending this message, or provide the following diagnostic text to your system administrator. It's easy enough to check. Use telnet and connect to your hub transport server. Use your email address in the MAIL FROM and some bogus address in your domain (with an underscore in the <user> part) in the RCPT TO. Do you get the 550 5.1.3 error? If not, then your server isn't the one that rejected the RCPT TO, Your protocol log files will show you the RCPT TO command and the status it received, so there's no need to guess which server rejected the RCPT TO. --- Rich Matheisen MCSE+I, Exchange MVP
From: Matt V on 9 Dec 2008 10:29 I am having this same problem with our Exh 2007 server. This has happened when I try to send text messages to our employees cell phones. Email address format is: 1234567890(a)messaging.phoneco.com This used to work on our Exch 2000 server. I also made a yahoo account with an underscore in the email address and this too was rejected. It was something like abc_1234(a)yahoo.com Is there a format setting on the Exch 2007 ESM that needs to be changed? thanks.
From: Rich Matheisen [MVP] on 9 Dec 2008 21:18 On Tue, 9 Dec 2008 07:29:07 -0800, Matt V <MattV(a)discussions.microsoft.com> wrote: >I am having this same problem with our Exh 2007 server. This has happened >when I try to send text messages to our employees cell phones. Email address >format is: >1234567890(a)messaging.phoneco.com >This used to work on our Exch 2000 server. > >I also made a yahoo account with an underscore in the email address and this >too was rejected. It was something like abc_1234(a)yahoo.com And you see those rejected RCPT TO commands in the receive logs on the hub transport server? Or in the send logs? >Is there a format setting on the Exch 2007 ESM that needs to be changed? No. At least none that I'm aware of. --- Rich Matheisen MCSE+I, Exchange MVP
First
|
Prev
|
Pages: 1 2 Prev: Updates to recurring meeting does not update in user's calenda Next: 553-mail rejected |