Why do I get this error? Protocol: SMTP, Port: 25, Secure(SSL): No, Error Number: 0x800CCC0B
Posted by kumar, Last modified by Kim S. on 30 January 2016 07:18 PM
|
|
You may receive this error in your email client settings at some point. In Outlook this is a bug and can usually be resolved by restarting your email client and making sure you have SMTP authentication enabled. This is not a server problem and is caused by a misconfigured email client, ISP's blocking access to port 25 and using port 26 instead or a DNS problem with your ISP. To confirm that the mail server is online and responding you can perform the following: From the 'Start' button click 'Run' 220-server.dnsprotect.com ESMTP Exim x.xx #1 day, xx Month 2004 time This confirms there are *no problems* with the SMTP server From the 'Start' button click 'Run' +OK POP3 [cppop x.x] at [xx.xx.xx.xx] (yourdomain.com) This confirms the POP server is online and there are *no problems* with the POP server. Link to Microsoft support: http://support.microsoft.com/default.aspx?scid=kb;en-us;q295164 | |
|