OrangeSoft
You are here: Support > Knowledgebase > E-Mail & WebmailPlease Login or Register




< OrangeSoft HomePage

Outlook Email Error codes & Error type

General Errors
 ERROR CODEERROR TYPEDESCRIPTION
 0x800CCC00LOAD_SICILY_FAILEDAuthentication did not load.
 0x800CCC01INVALID_CERT_CNInvalid certificate content.
 0x800CCC02INVALID_CERT_DATEInvalid certificate date.
 0x800CCC03ALREADY_CONNECTEDUser already connected.
 0x800CCC04CONN 
 0x800CCC05NOT_CONNECTEDNot connected to server.
 0x800CCC06CONN_SEND 
 0x800CCC07WOULD_BLOCK 
 0x800CCC08INVALID_STATE 
 0x800CCC09CONN_RECV 
 0x800CCC0AINCOMPLETEMessage download incomplete.
 0x800CCC0BBUSYServer or maildrop is busy.
 0x800CCC0CNOT_INIT 
 0x800CCC0DCANT_FIND_HOSTCannot locate server.
 0x800CCC0EFAILED_TO_CONNECTCannot connect to server.
 0x800CCC0FCONNECTION_DROPPEDConnection closed.
 0x800CCC10INVALID_ADDRESSAddress not known on server.
 0x800CCC11INVALID_ADDRESS_LISTMailing list not known on server.
 0x800CCC12SOCKET_READ_ERRORUnable to send WINSOCK request.
 0x800CCC13SOCKET_WRITE_ERRORUnable to read Winsock reply.
 0x800CCC14SOCKET_INIT_ERRORUnable to initialize Winsock.
 0x800CCC15SOCKET_CONNECT_ERRORUnable to open Windows Socket.
 0x800CCC16INVALID_ACCOUNTUser account not recognized.
 0x800CCC17USER_CANCELUser canceled operation.
 0x800CCC18SICILY_LOGON_FAILEDLogon attempt failed.
 0x800CCC19TIMEOUT 
 0x800CCC1ASECURE_CONNECT_FAILEDUnable to connect using Secure Sockets Layer (SSL).
    
WINSOCK Errors
 ERROR CODEERROR TYPEDESCRIPTION
 0x800CCC40WINSOCK_WSASYSNOTREADYNetwork subsystem is unusable.
 0x800CCC41WINSOCK_WSAVERNOTSUPPORTEDWindows Sockets cannot support this application.
 0x800CCC42WINSOCK_WSAEPROCLIM 
 0x800CCC43WINSOCK_WSAEFAULTBad address.
 0x800CCC44WINSOCK_FAILED_WSASTARTUPUnable to load Windows Sockets.
 0x800CCC45WINSOCK_WSAEINPROGRESSOperation now in progress. This error appears if a Windows Sockets API is called while a blocking function is in progress.
    
Simple Mail Transport Protocol (SMTP) Errors
 ERROR CODEERROR TYPEDESCRIPTION
 0x800CCC60SMTP_RESPONSE_ERRORInvalid response.
 0x800CCC61SMTP_UNKNOWN_RESPONSE_CODEUnknown error code.
 0x800CCC62SMTP_500_SYNTAX_ERRORSyntax error returned.
 0x800CCC63SMTP_501_PARAM_SYNTAXParameter syntax incorrect.
 0x800CCC64SMTP_502_COMMAND_NOTIMPLCommand not implemented.
 0x800CCC65SMTP_503_COMMAND_SEQImproper command sequence.
 0x800CCC66SMTP_504_COMMAND_PARAM_NOTIMPLCommand not implemented.
 0x800CCC67SMTP_421_NOT_AVAILABLECommand not available.
 0x800CCC68SMTP_450_MAILBOX_BUSYMailbox is locked and busy.
 0x800CCC69SMTP_550_MAILBOX_NOT_FOUNDMailbox not found.
 0x800CCC6ASMTP_451_ERROR_PROCESSINGError processing request.
 0x800CCC6BSMTP_551_USER_NOT_LOCALUser mailbox is known, but mailbox not on this server.
 0x800CCC6CSMTP_452_NO_SYSTEM_STORAGENo space to store messages.
 0x800CCC6DSMTP_552_STORAGE_OVERFLOWStorage limit exceeded.
 0x800CCC6ESMTP_553_MAILBOX_NAME_SYNTAXInvalid mailbox name syntax.
 0x800CCC6FSMTP_554_TRANSACT_FAILEDTransaction failed.
 0x800CCC78SMTP_REJECTED_SENDERUnknown sender. This is caused by having the incorrect e-mail address in the Reply-To field.
 0x800CCC79SMTP_REJECTED_RECIPIENTSServer rejected recipients.
 0x800CCC7ASMTP_NO_SENDERNo sender address specified.
 0x800CCC7BSMTP_NO_RECIPIENTSNo recipients specified.
 
Post Office Protocol version 3 (POP3) Errors
 ERROR CODEERROR TYPEDESCRIPTION
 0x800420CBPOP3_NO_STOREMail cannot be stored on server.
 0x800CCC90POP3_RESPONSE_ERRORClient response invalid.
 0x800CCC91POP3_INVALID_USER_NAMEInvalid user name or user not found.
 0x800CCC92POP3_INVALID_PASSWORDPassword not valid for account.
 0x800CCC93POP3_PARSE_FAILUREUnable to interpret response.
 0x800CCC94POP3_NEED_STATSTAT Command required.
 0x800CCC95POP3_NO_MESSAGESNo messages on server.
 0x800CCC96POP3_NO_MARKED_MESSAGESNo messages marked for retrieval.
 0x800CCC97POP3_POPID_OUT_OF_RANGEMessage ID out of range.
 
HTTPMail Error
 ERROR CODEERROR TYPEDESCRIPTION
 0x800CCC31 Bad Request Configuration Bad or malformed request.
 
Network News Transport Protocol (NNTP) Errors
 ERROR CODEERROR TYPEDESCRIPTION
 0x800CCCA0NNTP_RESPONSE_ERRORNews server response error.
 0x800CCCA1NNTP_NEWGROUPS_FAILEDNewsgroup access failed.
 0x800CCCA2NNTP_LIST_FAILEDLIST command to server failed.
 0x800CCCA3NNTP_LISTGROUP_FAILEDUnable to display list.
 0x800CCCA4NNTP_GROUP_FAILEDUnable to open group.
 0x800CCCA5NNTP_GROUP_NOTFOUNDGroup not on server.
 0x800CCCA6NNTP_ARTICLE_FAILEDMessage not on server.
 0x800CCCA7NNTP_HEAD_FAILEDMessage header not found.
 0x800CCCA8NNTP_BODY_FAILEDMessage body not found.
 0x800CCCA9NNTP_POST_FAILEDUnable to post to server.
 0x800CCCAANNTP_NEXT_FAILEDUnable to open next message.
 0x800CCCABNNTP_DATE_FAILEDUnable to display date.
 0x800CCCACNNTP_HEADERS_FAILEDUnable to display headers.
 0x800CCCADNNTP_XHDR_FAILEDUnable to display MIME headers.
 0x800CCCAENNTP_INVALID_USERPASSInvalid user or password.
 
Remote Access Service (RAS) Errors
 ERROR CODEERROR TYPEDESCRIPTION
 0x800CCCC2RAS_NOT_INSTALLEDRAS/DUN not installed.
 0x800CCCC3RAS_PROCS_NOT_FOUNDRAS/DUN process not found.
 0x800CCCC4RAS_ERRORRAS/DUN error returned.
 0x800CCCC5RAS_INVALID_CONNECTOIDConnectoid damaged or missing.
 0x800CCCC6RAS_GET_DIAL_PARAMSError getting dial settings.
 
Internet Message Access Protocol (IMAP) Errors
 ERROR CODEERROR TYPEDESCRIPTION
 0x800CCCD1IMAP_LOGINFAILURELogin failed.
 0x800CCCD2IMAP_TAGGED_NO_RESPONSEMessage tagged.
 0x800CCCD3IMAP_BAD_RESPONSEInvalid response to request.
 0x800CCCD4IMAP_SVR_SYNTAXERRSyntax error.
 0x800CCCD5IMAP_NOTIMAPSERVERNot an IMAP server.
 0x800CCCD6IMAP_BUFFER_OVERFLOWBuffer limit exceeded.
 0x800CCCD7IMAP_RECVR_ERRORRecovery error.
 0x800CCCD8IMAP_INCOMPLETE_LINEIncomplete data.
 0x800CCCD9IMAP_CONNECTION_REFUSEDConnection not allowed.
 0x800CCCDAIMAP_UNRECOGNIZED_RESPUnknown response.
 0x800CCCDBIMAP_CHANGEDUIDUser ID has changed.
 0x800CCCDCIMAP_UIDORDERUser ID command failed.
 0x800CCCDDIMAP_UNSOLICITED_BYEUnexpected disconnect.
 0x800CCCDEIMAP_IMPROPER_SVRSTATEInvalid server state.
 0x800CCCDFIMAP_AUTH_NOT_POSSIBLEUnable to authorize client.
 0x800CCCE0IMAP_OUT_OF_AUTH_METHODSNo more authorization types.
    
Note Any of the General, POP3, SMTP, IMAP, NNTP , or HTTPMail error messages may appear for the specific reason noted, or may appear as a result of no server response.


Was this answer helpful?

Add to Favourites
Print this Article

Copyright © 2009 - OrangeSoft Design - All Rights Reserved - Terms & Conditions
Language: