Delivery problem (Full Version)

All Forums >> [Microsoft Exchange 2003] >> General



Message


vkoprivica -> Delivery problem (19.Oct.2006 1:10:32 PM)

I have installed Windows Exchange server 2003 sp2 on Windows Server sp1, and all the outbound massages that I'm sending, my email server are not delivering. I'm running my domain from dynamic Ip address ( Isp Comcast, DynDns). Event Viewer doesn't report any problem. My email server receives massages form any domain  with no problem at all. Does anyone can tell me what can couse this problem?




jchong -> RE: Delivery problem (19.Oct.2006 1:21:50 PM)

Run a telnet session to a remote domain's mail server. Some ISP's block outbound SMTP 25 traffic.





vkoprivica -> RE: Delivery problem (19.Oct.2006 1:32:53 PM)

I have been running Windows 2000/ Exchange 2000 two weeks ago and everything worked fine. 




jchong -> RE: Delivery problem (19.Oct.2006 1:36:15 PM)

Ok, wasn't sure if this was a new setup. Were you able to sucessfully perform a telnet session to a remote domains mail server and send email?




vkoprivica -> RE: Delivery problem (19.Oct.2006 1:58:19 PM)

I can contact email accounts inside of my domain, but when I tried to send mail to my gmail account, it didn't work. The Queues Properties for email which I send shows Delivery Falitures 0. 




jchong -> RE: Delivery problem (19.Oct.2006 2:03:20 PM)

Did you perform this via telnet? If not,

1. Go to start run type cmd
2. telnet gmail-smtp-in.l.google.com 25
3. If it asks for helo. Type helo yourdomain.com
4. mail from:you@yourdomain.com
5. rcpt to:yourgmailaccount@gmail.com
6. data
7. . (these are periods hit enter after period)
8. . (these are periods hit enter after period)

Did it go through, you should get a message such as message queued for delivery. Check your gmail account. If it doesn't what part does it fail at?





vkoprivica -> RE: Delivery problem (19.Oct.2006 2:25:24 PM)

Could not open connection to the host. 




vkoprivica -> RE: Delivery problem (19.Oct.2006 2:32:41 PM)

I failed after step #2. 




jchong -> RE: Delivery problem (19.Oct.2006 2:48:12 PM)

Looks like outbound port 25 may be blocked. Can you verify your network port/firewall?




vkoprivica -> RE: Delivery problem (19.Oct.2006 3:25:13 PM)

I received massage 4.4.7 with returning email.




uemurad -> RE: Delivery problem (19.Oct.2006 4:09:17 PM)

NDR 4.4.7 is a timeout.  Did you get it sending Email through Exchange, or using a Telnet session?




vkoprivica -> RE: Delivery problem (19.Oct.2006 4:17:34 PM)

Sending Email true Exchange server. 




uemurad -> RE: Delivery problem (19.Oct.2006 5:01:39 PM)

I didn't see a reply to James' question.  Have you confirmed that outbound port 25 is open to the Internet?




vkoprivica -> RE: Delivery problem (19.Oct.2006 5:07:58 PM)

It is opend. I have Linksys firewall and port (25) forward it is on , I'm also receiving outbound mail from gmail. 




uemurad -> RE: Delivery problem (19.Oct.2006 5:19:05 PM)

Just to clarify, outbound means from your system to the outside world.  Receiving mail from Gmail is an inbound connection.

Firewalls can control communications via a specific port in either direction.  In other words, you can be allowing inbound on port 25 but blocking outbound on port 25.  Port 80 (HTTP) is a good example of when you might block inbound (because you don't host any websites) but allow outbound (allowing web browsing).

Does your firewall allow you to view or log the traffic?  If so, you should look for evidence that the Exchange Server is actually talking to the outside mail system.

Also, you said before that your Telnet test failed after Step #2.  What specifically did you see?  Did it look blank and eventually drop you back to the command prompt?




vkoprivica -> RE: Delivery problem (19.Oct.2006 5:43:26 PM)

The massage is:
220 mx.google.com esmip 15si153028nzo




uemurad -> RE: Delivery problem (19.Oct.2006 6:00:40 PM)

That is actually Google responding to your session.  That is the point at which you give it the HELO (or EHLO) command.

In any case, that indicates port 25 is open.

The next test is use the Telnet commands to one of the domains that you cannot send messages to.




vkoprivica -> RE: Delivery problem (19.Oct.2006 6:39:55 PM)

I have connection with google.com, but when I tried to send mail:
mail from:administrator@mydomain.net
error comes out: 5.5.2 Syntax error 37si266246nzf




vkoprivica -> RE: Delivery problem (19.Oct.2006 6:41:58 PM)

it is
555 5.5.2 Syntax error




jchong -> RE: Delivery problem (19.Oct.2006 6:50:17 PM)

Try with the brakets, this is really the rfc standard to use brakets but some mail servers don't require them.

mail from:<administrator@mydomain.net >




Page: [1] 2   next >   >>