IIS and SMTP - How can I fix error 4000 - host dropped connection?

This is Interesting: Free IT Magazines  
Home > Archive > IIS and SMTP > August 2004 > How can I fix error 4000 - host dropped connection?





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 How can I fix error 4000 - host dropped connection?
Terry

2004-07-31, 5:50 pm

Hi,

For web development purposes, I've installed SMTP service on my
Windows 2000 Pro workstation. I configured it to the best of my
knowledge (read 'none') and then tried it by dropping an RFC822
conformant message into the Pickup folder. Here's the message itself
(this post uses fake domains: the real thing uses valid, tested
addresses)

From: myself@mycooldomain.com
To: mybuddy@someisp.net
Subject: As basic as it gets

This is the plain text body of the message.


But the message ends up stuck in the Queue folder. I checked the
Windows event log - and found a '4000' error that said the remote host
dropped the connection. I retried my message by addressing it
different 'from' and 'to' addresses. Same result.

I've searched the internet high and low and most answers are
incomprehensible to me. I did enable 'relaying' from my machine but
other than that, I'm stuck. I'm really not familiar with all those DNS
and MX and TCP packets or whatever. I do have a network card installed
(came with the computer) but I don't have a network, this is my home
machine. I connect to the net via dialup modem. Do I need to change
anything in my DUN or Network stuff? My Internet apps are working just
fine (sending and receiving mail, browsing). I'm always testing when
connected. Some people say this means my ISP is 'blocking port 25' --
I'm not sure what they mean by that

If you could please explain in newbie terms what is happening and how
to solve it, I'd be eternally grateful. If you need more info or for
me to test something, please reply here. Thanks a million!
Terry

2004-08-01, 2:47 am

Hi everyone,
I'm happy to report that the issue has been resolved. I specified a
'smart host' which is my isp's SMTP server... I'm not sure why it
works but if anybody gets the same error, you can give it a try.

Thanks for reading.

a165287@yahoo.com (Terry) wrote in message news:<7a3cf1b5.0407311228.5ffc13de@posting.google.com>...
> Hi,
>
> For web development purposes, I've installed SMTP service on my
> Windows 2000 Pro workstation. I configured it to the best of my
> knowledge (read 'none') and then tried it by dropping an RFC822
> conformant message into the Pickup folder. Here's the message itself
> (this post uses fake domains: the real thing uses valid, tested
> addresses)
>
> From: myself@mycooldomain.com
> To: mybuddy@someisp.net
> Subject: As basic as it gets
>
> This is the plain text body of the message.
>
>
> But the message ends up stuck in the Queue folder. I checked the
> Windows event log - and found a '4000' error that said the remote host
> dropped the connection. I retried my message by addressing it
> different 'from' and 'to' addresses. Same result.
>
> I've searched the internet high and low and most answers are
> incomprehensible to me. I did enable 'relaying' from my machine but
> other than that, I'm stuck. I'm really not familiar with all those DNS
> and MX and TCP packets or whatever. I do have a network card installed
> (came with the computer) but I don't have a network, this is my home
> machine. I connect to the net via dialup modem. Do I need to change
> anything in my DUN or Network stuff? My Internet apps are working just
> fine (sending and receiving mail, browsing). I'm always testing when
> connected. Some people say this means my ISP is 'blocking port 25' --
> I'm not sure what they mean by that
>
> If you could please explain in newbie terms what is happening and how
> to solve it, I'd be eternally grateful. If you need more info or for
> me to test something, please reply here. Thanks a million!

Toby Herring

2004-08-01, 5:50 pm

There are several possible causes, but many/most of them fall into a single
category: The remote mail server thinks you're a spam host.

My mail server is set up to automatically reject connections from:
- The IP address is black-listed in one of the DNSBL's
- dynamic IP addresses (dial-up IP's, cable-modem IP's, residential ADSL
IP's, etc) This actually falls under one of the DNSBL's
- IP addresses that fail a reverse lookup (i.e. I can't look up the IP
address PTR record and get a valid FQDN in response.)
- A host that fails any one of the simple tests designed to check whether a
remote host is probably an open relay.

I would say that most likely your mail server is failing one of the above,
but your ISP's server that you're using as a smart relay doesn't fail any of
them. The smart host allows you to send with no restrictions, however,
because you're on their network, and your IP address is "trusted" by their
server.

You should also note that you may still get some failures from the above
tests. My server (and I assume many others) perform these tests on EVERY
server in the "relay chain," not just the one that finally connects to my
server.

--
Toby Herring
MCDBA, MCSD, MCP+SB


"Terry" <a165287@yahoo.com> wrote in message
news:7a3cf1b5.0407312108.796bd4b0@posting.google.com...
> Hi everyone,
> I'm happy to report that the issue has been resolved. I specified a
> 'smart host' which is my isp's SMTP server... I'm not sure why it
> works but if anybody gets the same error, you can give it a try.
>
> Thanks for reading.
>
> a165287@yahoo.com (Terry) wrote in message

news:<7a3cf1b5.0407311228.5ffc13de@posting.google.com>...[vbcol=seagreen]


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com