Posts: 62
Joined: 17.Sep.2008
From: Washington, DC, USA
Status: offline
Hello,
I have Exchange Server 2007 running on a Windows Server 2008. Exchange is published via ISA Server 2006 in a back topology (ISA box sits behind a SonicWall firewall). I'm able to send and receive email internally ( on the LAN) but I'm not able to do it with the outside world. I can access OWA fine from outside. Every time I send an email to a recipients, for example, @ GMail, Yahoo,... I get " Delivery has failed to these recipient(s) or distribution list(s)" and the diagnostic information mentions: #550 4.4.7 QUEUE.Expired; message expired ##
The error message doesn't say much so it's not easy to find the source of the problem.
I have both send connectors and receive connectors set up on my Exchange Server. On the ISA Server, the web listener, Publishing Rule,...look fine. Is there something that I'm missing in my configuration and set up? Has anybody experienced a similar problem and how was it solved? The rough diagram of my network is as follow:
LAN----------ISA Server 2006------SonicWall Pro 4060-------Internet
Thanks in advance for any hint, tip that may help me troubleshoot my mail server.
Make sure you have an access rule from internal to external allowing atleast HTTP, SMTP, DNS for Mail server to work properly.
How is your Exchange server configured to resolve public names? If your Exchange server is configured as SecurNAT client then your internal DNS Server should have a forwarder set to the ISPs DNS Servers.
Can you resolve the public names on the Exchange servers?
Posts: 62
Joined: 17.Sep.2008
From: Washington, DC, USA
Status: offline
I have just created access rules from Internal to External to allow SMTP and DNS traffic to go through the ISA Server. HTTP and HTTPS access are also allowed acess.
Yes, the Exchange box is configured as a SecureNAT ( ISA's Internal IP as gateway) and the internal DNS servers use the ISP's DNS servers as forwarders.
I can run nslookup from the Exchange boxes but when I ping public names( yahoo.com, google.com, isaserver.org,...) on the Exchange Servers I get a time out. Do I need to allow access to PING on the ISA box? I'm able to ping any public names from non-SecureNAT boxes.