Question

  Asked: Apr 6 2005   12:29 AM GMT
  Asked by: aclark95


Exchange 2000 issues


Tech support, Help Desk, Third-party services, Vendor support, Exchange, E-mail applications, Outlook, Administration, Application management, Client management, Database issues, Maintenance, Storage management, Exchange 2000, Installation, Mail protocols, Exchange Server ActiveSync, HTTP, Outlook Mobile Access, POP3, SMTP, Microsoft Windows, Yahoo, Networking, Network applications management, Network monitoring, Network testing, Performance management, Remote management, TCP, Networking Equipment, Cabling, Dial-up networking, Switches, Hubs, Modems/Cable Modems, Network Interface Cards, Network Management Systems, Routers, Networking services, DNS, Active Directory, DHCP, WINS, Security, Features/Functionality, Service and support, Vendors, Symantec, Norton, Storage

I seem to have 2 issues. Both are on the same setup.

Windows 2000 Server running Exchange 2000. Both have all the latest patches and SP's.

1) Mail will flow inbound just fine. Some mail will flow outbound just fine. Certian addy's just have in the SMTP queue ( AOL,Yahoo, Bellsouth ). Other mail going out ( gmail and several others ) seem to flow fine.

2) In the Exchange System Manager --> under tools --> Status has a RED X on my mail server name and under status it is UNREACHABLE. All services are running and as I said in issue 1 mail comes in fine and certian mail going out.

Any advice on this would be great.

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



Sounds like it may be a firewall issue or DNS issue. On the exchange server you can open a cmd window, type in nslookup

c:>nslookup
>set type=mx
>yahoo.com

You should get a response like:
mx1.mail.yahoo.com internet address = xxxxxxxxxx

>exit

Then I would (in the same cmd window) type in:

c:> telnet mx1.mail.yahoo.com 25

This should connect to yahoo's mail server on the SMTP port. If this works, then DNS and SMTP work.

I would check the queue properties for more information at this point.

If it does not work and there are no firewall issues connecting to these servers, you can (in a cmd windows) run the following:

c:> tracert mx1.mail.yahoo.com

You should see the trace route, this will tell you where you are getting hung up.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Microsoft Windows, Channel and Exchange.

Looking for relevant Microsoft Windows Whitepapers? Visit the SearchWinIT.com Research Library.


Discuss This Answer


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