Re: How to: find reason for rejected messages?
- From: "basner" <google.30.norf@xxxxxxxxxxxxxxx>
- Date: 27 Feb 2006 09:43:00 -0800
just another bit of info on the 10053 (ECONNABORTED) error:
Connection reset by peer. An existing connection was forcibly closed
by the remote host. This normally results if the peer application on
the remote host is suddenly stopped, the host is rebooted, the host or
remote network interface is disabled, or the remote host uses a hard
close (see setsockopt for more information on the SO_LINGER option on
the remote socket). This error may also result if a connection was
broken due to keep-alive activity detecting a failure while one or
more operations are in progress. Operations that were in progress fail
with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.
so why does exchange reset the connection?
.
- References:
- How to: find reason for rejected messages?
- From: basner
- Re: How to: find reason for rejected messages?
- From: basner
- Re: How to: find reason for rejected messages?
- From: Rich Matheisen [MVP]
- Re: How to: find reason for rejected messages?
- From: basner
- Re: How to: find reason for rejected messages?
- From: Rich Matheisen [MVP]
- Re: How to: find reason for rejected messages?
- From: basner
- How to: find reason for rejected messages?
- Prev by Date: Re: disabled AD users, can I hide them from Exchange contact list?
- Next by Date: Re: missing email items
- Previous by thread: Re: How to: find reason for rejected messages?
- Next by thread: Re: How to: find reason for rejected messages?
- Index(es):
Relevant Pages
|