H O M E
Microsoft's Outlook Express Error Codes
An Internet Resource Page
by: Bob in Houston Email me
Site Map
General WinSock SMTP POP3 HTTP Mail
NNTP RAS IMAP Socket Errors Windows Errors
OE Problems
Tech Help Index


This is Microsoft's documented most common error codes from the article:
Outlook Express Error Codes
http://support.microsoft.com/support/kb/articles/q208/8/14.asp
(The article was taken off-line so I am posting for you convenience, this copy which I received from another party.)

This document was formerly
http://support.microsoft.com/support/kb/articles/q208/8/14.asp
PSS ID Number: Q208814
Article last modified on 07-26-2000
WINDOWS:4.0,4.01,4.01
Service Pack 1,4.01
Service Pack 2,5
WINDOWS



NOTE
-- If you use another client, see the documentation for it to find interpretation of errors reported by that client.
---------------------------------------
-- In most cases the error code doesn't say any more than the rest of the error message.
---------------------------------------
-- The socket error may be the more useful error code.
Socket errors are documented in:
Windows Sockets Error Codes, Values, and Meanings
 http://www.astatech.com/files/Asta25/help/Socket_Errors.htm

And the List of WinSock 2 Error Messages are at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/windows_sockets_error_codes_2.asp



The information in this article applies to:
- Microsoft Outlook Express versions 4.0, 4.01, 4.01 Service Pack 1,  4.01 Service Pack 2, 5 for Windows NT 4.0
- Microsoft Outlook Express versions 4.0, 4.01, 4.01 Service Pack 1, 4.01 Service  Pack 2, 5 for Windows 95
(at the time of the article)
================================================
SUMMARY
The following table is a list of possible error codes returned by  Microsoft Outlook Express when a failure occurs sending and receiving mail, along  with explanations.
================

General Errors

ERROR    CODE       ERROR TYPE DESCRIPTION
----------   ------------  ----------------------------------------------
0x800   CCC00 LOAD_SICILY_FAILED Authentication did not load.
0x800   CCC01 INVALID_CERT_CN Invalid certificate content.
0x800   CCC02 INVALID_CERT_DATE Invalid certificate date.
0x800   CCC03 ALREADY_CONNECTED User already connected.
0x800   CCC04 CONN
0x800   CCC05 NOT_CONNECTED Not connected to server.
0x800   CCC06 CONN_SEND  0x800   CCC07 WOULD_BLOCK
0x800   CCC08 INVALID_STATE  0x800   CCC09 CONN_RECV
0x800   CCC0A INCOMPLETE Message download incomplete.
0x800   CCC0B BUSY Server or maildrop is busy.
0x800   CCC0C NOT_INIT
0x800   CCC0D CANT_FIND_HOST Cannot locate server.
0x800   CCC0E FAILED_TO_CONNECT Cannot connect to server.
0x800   CCC0F CONNECTION_DROPPED Connection closed.
0x800   CCC10 INVALID_ADDRESS Address not known on server.
0x800   CCC11 INVALID_ADDRESS_LIST Mailing list not known on server.
0x800   CCC12 SOCKET_READ_ERROR Unable to send Winsock request.
0x800   CCC13 SOCKET_WRITE_ERROR Unable to read Winsock reply.
0x800   CCC14 SOCKET_INIT_ERROR Unable to initialize Winsock.
0x800   CCC15 SOCKET_CONNECT_ERROR Unable to open Windows Socket.
0x800   CCC16 INVALID_ACCOUNT User account not recognized.
0x800   CCC17 USER_CANCEL User canceled operation.
0x800   CCC18 SICILY_LOGON_FAILED Logon attempt failed.
0x800   CCC19 TIMEOUT
0x800   CCC1A SECURE_CONNECT_FAILED Unable to connect using SSL.

WINSOCK Errors

ERROR    CODE         ERROR TYPE DESCRIPTION
--------   ---------- ----------------------------------------------
0x800   CCC40 WINSOCK_WSASYSNOTREADY Network subsystem is unusable.
0x800   CCC41 WINSOCK_WSAVERNOTSUPPORTED Windows Sockets cannot support this  application.
0x800   CCC42 WINSOCK_WSAEPROCLIM
0x800   CCC43 WINSOCK_WSAEFAULT Bad address.
0x800   CCC44 WINSOCK_FAILED_WSASTARTUP Unable to load Windows Sockets.
0x800   CCC45 WINSOCK_WSAEINPROGRESS Operation now in progress. This error appears  if a Windows Sockets API is called while a blocking function is in  progress.

SMTP Errors

ERROR      CODE      ERROR TYPE DESCRIPTION
--------    --------- --------------------------------------------
0x800   CCC60 SMTP_RESPONSE_ERROR Invalid response.
0x800   CCC61 SMTP_UNKNOWN_RESPONSE_CODE Unknown error code.
0x800   CCC62 SMTP_500_SYNTAX_ERROR Syntax error returned.
0x800   CCC63 SMTP_501_PARAM_SYNTAX Parameter syntax incorrect.
0x800   CCC64 SMTP_502_COMMAND_NOTIMPL Command not implemented.
0x800   CCC65 SMTP_503_COMMAND_SEQ Improper command sequence.
0x800   CCC66 SMTP_504_COMMAND_PARAM_NOTIMPL Command not implemented.
0x800   CCC67 SMTP_421_NOT_AVAILABLE Command not available.
0x800   CCC68 SMTP_450_MAILBOX_BUSY Mailbox is locked and busy.
0x800   CCC69 SMTP_550_MAILBOX_NOT_FOUND Mailbox not found.
0x800   CCC6A SMTP_451_ERROR_PROCESSING Error processing request.
0x800   CCC6B SMTP_551_USER_NOT_LOCAL User mailbox is known, but mailbox not on  this server.
0x800   CCC6C SMTP_452_NO_SYSTEM_STORAGE No space to store messages.
0x800   CCC6D SMTP_552_STORAGE_OVERFLOW Storage limit exceeded.
0x800   CCC6E SMTP_553_MAILBOX_NAME_SYNTAX Invalid mailbox name syntax.
0x800   CCC6F SMTP_554_TRANSACT_FAILED Transaction failed.
0x800   CCC78 SMTP_REJECTED_SENDER Unknown sender. This is caused by having the  incorrect e-mail address in the Reply-To field.
0x800   CCC79 SMTP_REJECTED_RECIPIENTS Server rejected recipients.
0x800   CCC7A SMTP_NO_SENDER No sender address specified.
0x800   CCC7B SMTP_NO_RECIPIENTS No recipients specified.

POP3 Errors

ERROR      CODE     ERROR TYPE DESCRIPTION
--------    --------  -----------------------------------------------
0x800   420CB POP3_NO_STORE Mail cannot be stored on server
0x800   CCC90 POP3_RESPONSE_ERROR Client response invalid.
0x800   CCC91 POP3_INVALID_USER_NAME Invalid user name or user not found.
0x800   CCC92 POP3_INVALID_PASSWORD Password not valid for account.
0x800   CCC93 POP3_PARSE_FAILURE Unable to interpret response.
0x800   CCC94 POP3_NEED_STAT STAT Command required.
0x800   CCC95 POP3_NO_MESSAGES No messages on server.
0x800   CCC96 POP3_NO_MARKED_MESSAGES No messages marked for retrieval.
0x800   CCC97 POP3_POPID_OUT_OF_RANGE Message ID out of range.

HTTPmail Error

0x800   CCC31 Bad Request Configuration Bad or malformed request.

NNTP Errors

ERROR      CODE ERROR TYPE DESCRIPTION
--------    --------- ---------------------------------------------
0x800   CCCA0 NNTP_RESPONSE_ERROR News server response error.
0x800   CCCA1 NNTP_NEWGROUPS_FAILED Newsgroup access failed.
0x800   CCCA2 NNTP_LIST_FAILED LIST command to server failed.
0x800   CCCA3 NNTP_LISTGROUP_FAILED Unable to display list.
0x800   CCCA4 NNTP_GROUP_FAILED Unable to open group.
0x800   CCCA5 NNTP_GROUP_NOTFOUND Group not on server.
0x800   CCCA6 NNTP_ARTICLE_FAILED Message not on server.
0x800   CCCA7 NNTP_HEAD_FAILED Message header not found.
0x800   CCCA8 NNTP_BODY_FAILED Message body not found.
0x800   CCCA9 NNTP_POST_FAILED Unable to post to server.
0x800   CCCAA NNTP_NEXT_FAILED Unable to open next message.
0x800   CCCAB NNTP_DATE_FAILED Unable to display date.
0x800   CCCAC NNTP_HEADERS_FAILED Unable to display headers.
0x800   CCCAD NNTP_XHDR_FAILED Unable to display MIME headers.
0x800   CCCAE NNTP_INVALID_USERPASS Invalid user or password.

RAS Errors

ERROR     CODE       ERROR TYPE DESCRIPTION
--------   ---------- --------------------------------------------
0x800   CCCC2 RAS_NOT_INSTALLED RAS/DUN not installed.
0x800   CCCC3 RAS_PROCS_NOT_FOUND RAS/DUN process not found.
0x800   CCCC4 RAS_ERROR RAS/DUN error returned.
0x800   CCCC5 RAS_INVALID_CONNECTOID Connectoid damaged or missing.
0x800   CCCC6 RAS_GET_DIAL_PARAMS Error getting dial settings.

IMAP Errors

ERROR     CODE         ERROR TYPE DESCRIPTION
--------   ---------- --------------------------------------------
0x800   CCCD1 IMAP_LOGINFAILURE Login failed.
0x800   CCCD2 IMAP_TAGGED_NO_RESPONSE Message tagged.
0x800   CCCD3 IMAP_BAD_RESPONSE Invalid response to request.
0x800   CCCD4 IMAP_SVR_SYNTAXERR Syntax error.
0x800   CCCD5 IMAP_NOTIMAPSERVER Not an IMAP server.
0x800   CCCD6 IMAP_BUFFER_OVERFLOW Buffer limit exceeded.
0x800   CCCD7 IMAP_RECVR_ERROR Recovery error.
0x800   CCCD8 IMAP_INCOMPLETE_LINE Incomplete data.
0x800   CCCD9 IMAP_CONNECTION_REFUSED Connection not allowed.
0x800   CCCDA IMAP_UNRECOGNIZED_RESP Unknown response.
0x800   CCCDB IMAP_CHANGEDUID User ID has changed.
0x800   CCCDC IMAP_UIDORDER User ID command failed.
0x800   CCCDD IMAP_UNSOLICITED_BYE Unexpected disconnect.
0x800   CCCDE IMAP_IMPROPER_SVRSTATE Invalid server state.
0x800   CCCDF IMAP_AUTH_NOT_POSSIBLE Unable to authorize client.
0x800   CCCE0 IMAP_OUT_OF_AUTH_METHODS No more authorization types.

REFERENCES
==========
For additional information, [see]  the article number below to  view the article in the Microsoft Knowledge Base:
Q195458 OLEXP: Unable to  Send or Receive Messages in Outlook Express

Additional query words:  kbDSupport prompts alerts

=================================
Keywords : outexw95 outexnt
Technology :
Version : WINDOWS:4.0,4.01,4.01  Service Pack 1,4.01 Service Pack 2,5
Platform : WINDOWS
Issue type : kbinfo
=================================
Copyright Microsoft Corporation 2000.



 

email
-
update
07.18.2003