PoP3 error

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I cannot send mail without an error: Protocol: SMTP, Port: 25,
Secure(SSL): Yes, Socket Error: 10060, Error Number: 0x800CCC0E
Can you help?
 
Dave said:
I cannot send mail without an error: Protocol: SMTP, Port: 25,
Secure(SSL): Yes, Socket Error: 10060, Error Number: 0x800CCC0E
Can you help?

There are two common causes of errors that look like that. One is
using a connection to the server that crosses over from one internet
provider to another before it reaches the server. Such connections
to port 25 are often blocked to cause trouble for spammers.
The other is that port 25 and SSL are seldom used together.

Check here for how you should set up:

<http://help.rr.com/AA/rrwho.aspx?ReturnUrl=/HMSLogic/email_help_topic.aspx?topic=E+mail&topic=E+mail>
 
Hard to tell what the problem is without seeing the complete error message.

Incidentally, the SSL option is seldom used with port 25.
 
Back
Top