|
Home > Archive > IIS and SMTP > August 2004 > SMTP Errors in Event log
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 Errors in Event log
|
|
| Y. Sivaram 2004-08-23, 2:48 am |
| Hi All,
We are using the IIS SMTP Server on a Windows 2003 box to send out emails
from our ASP application. For some email domains, I noticed the following
errors in the event log. Can anybody give me an idea on how these errors
happen and how to resolve them. Please note that these happen only for some
domain and most of the others works fine.
1) Message delivery to the host 'XXX.XXX.XXX.XXX' failed while delivering to
the remote domain 'XXXXXXX.com' for the following reason: The connection was
dropped by the remote host.
2) Message delivery to the host 'XXX.XXX.XXX.XXX' failed while delivering to
the remote domain 'XXXX.com' for the following reason: The remote server did
not respond to a connection attempt.
--
Best Regards,
Y. Sivaram
Email:
ysivaram@please.remove.this.yahoo.com
| |
| Kristofer Gafvert 2004-08-23, 2:48 am |
| Hello,
The remote server most likely classify your server as a spam-server, and
drops the connection.
Your SMTP logfiles could give you more information.
It could however also be networking problems on the remote side.
--
Regards,
Kristofer Gafvert
http://www.ilopia.com
"Y. Sivaram" <ysivaram@madeupaddress.com> wrote in message
news:OHuxsaOiEHA.1276@TK2MSFTNGP09.phx.gbl...
> Hi All,
>
> We are using the IIS SMTP Server on a Windows 2003 box to send out emails
> from our ASP application. For some email domains, I noticed the following
> errors in the event log. Can anybody give me an idea on how these errors
> happen and how to resolve them. Please note that these happen only for
some
> domain and most of the others works fine.
>
> 1) Message delivery to the host 'XXX.XXX.XXX.XXX' failed while delivering
to
> the remote domain 'XXXXXXX.com' for the following reason: The connection
was
> dropped by the remote host.
>
> 2) Message delivery to the host 'XXX.XXX.XXX.XXX' failed while delivering
to
> the remote domain 'XXXX.com' for the following reason: The remote server
did
> not respond to a connection attempt.
>
> --
> Best Regards,
> Y. Sivaram
>
> Email:
> ysivaram@please.remove.this.yahoo.com
>
>
|
|
|
|
|