|
Home > Archive > IIS and SMTP > July 2006 > SMTP service is not sending messages on new W2K3 box
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SMTP service is not sending messages on new W2K3 box
|
|
|
| Hi,
I just set up a new server running Windows Server 2003 Web Edition. I have
an ASP.NET application running on it. The application sends email
notifications but they're not going through. I telnetted into the box and
issued some SMTP commands to send a test message. It said it queued the
message but I never received it.
Does the SMTP server sending messages out of the box or do I need to enable
something? What should I check? What could be causing this problem?
--
Thanks,
Sam
| |
| Jeff Cochran 2006-07-28, 1:21 am |
| On Sun, 16 Jul 2006 15:10:02 -0700, Sam
<Sam@discussions.microsoft.com> wrote:
>
>I just set up a new server running Windows Server 2003 Web Edition. I have
>an ASP.NET application running on it. The application sends email
>notifications but they're not going through. I telnetted into the box and
>issued some SMTP commands to send a test message. It said it queued the
>message but I never received it.
>
>Does the SMTP server sending messages out of the box or do I need to enable
>something? What should I check? What could be causing this problem?
First check the SMTP logs. Normally an error like this is because the
server can't find or reach the destination server.
Jeff
|
|
|
|
|