Quote:
Originally posted by node9
it doesnt take this long for other email accounts ive had
|
Most probably your DNS settings are wrong.
When you connect to a mailserver, it normally does a reverse lookup of your IP-address. When you connect from 127.0.0.1 the reverse lookup is _fast_ as it's stored in the /etc/hosts file.
When you connect with Outlook Express from your local computer, and the DNS settings are incorrect - it will wait for a timeout before it continues.
You need to check that you have listed a DNS server for the server to use for lookups.
Try issuing this command from the shell:
nslookup 24.136.75.23
It should output something like:
user-0c8gion.cable.mindspring.com.
If not, your DNS settings are wrong somehow.