I appreciate you time and help.
I am very new and inexperienced. I do not know how to do what you have advised:
1. Check your smtp.mail.host property by using telnet to connect to your SMTP server
How to check the smtp.mail.host property? I tries to type in the DOS Window:
C:\>telnet smtp.mail.host<enter>
I got 'Could not open connection to the host, on port 23: connect failed'
2. Enable SMTP debugging too - so you can see the actual SMTP messages.
I do not know how to enable SMTP debugging.
3. Someone advised me to look for Admin Tools --> Services
I cannot find 'Admin Tools' anywhere. I found 'Tools' at many places, but, there is no 'Services' in the menu.
4. Implement Transport and Connection handlers. They should let you see how the Transport and Connection is behaving.
I do not know how to implement the Transport and Connection handlers.
I think that My IIS SMTP is running because
1. I typed
http://xp-jenc-c/ in the browser and I am connected to the Windows XP Professional (
http://xp-jenc-c/localstart.asp) and it says that 'Your web service is now running.'
2. On my desktop screen, I click on the IIS. And then expand the XP-JENC-C (local computer) node. Right-click on the Default SMTP Virtual Server. I can see 'Start' is grayed out. Only Stop and Pause are the available choices.
Somehow, mail messages just cannot reach the SMTP server.