MAPI Error Messages

Troubleshooting SQL Server

Troubleshooting

MAPI Error Messages

These MAPI error values are used by SQL Mail.

MAPI Constant Description
MAPI_USER_ABORT User abort.
MAPI_E_FAILURE General MAPI failure.
MAPI_E_LOGIN_FAILURE MAPI login failure.
MAPI_E_DISK_FULL Disk full.
MAPI_E_INSUFFICIENT_MEMORY Insufficient memory.
MAPI_E_ACCESS_DENIED Access denied.
MAPI_E_TOO_MANY_SESSIONS Too many sessions.
MAPI_E_TOO_MANY_FILES Too many files were specified.
MAPI_E_TOO_MANY_RECIPIENTS Too many recipients were specified.
MAPI_E_ATTACHMENT_NOT_FOUND A specified attachment was not found.
MAPI_E_ATTACHMENT_OPEN_FAILURE Attachment open failure.
MAPI_E_ATTACHMENT_WRITE_FAILURE Attachment write failure.
MAPI_E_UNKNOWN_RECIPIENT Unknown recipient: Parameter '%s', recipient '%s'.
MAPI_E_BAD_RECIPTYPE Bad recipient type.
MAPI_E_NO_MESSAGES No messages.
MAPI_E_INVALID_MESSAGE Invalid message.
MAPI_E_TEXT_TOO_LARGE Text too large.
MAPI_E_INVALID_SESSION Invalid session.
MAPI_E_TYPE_NOT_SUPPORTED Type not supported.
MAPI_E_AMBIGUOUS_RECIPIENT A recipient was specified ambiguously.
MAPI_E_MESSAGE_IN_USE Message in use.
MAPI_E_NETWORK_FAILURE Network failure.
MAPI_E_INVALID_EDITFIELDS Invalid edit fields.
MAPI_E_INVALID_RECIPS Invalid recipients.
MAPI_E_NOT_SUPPORTED Not supported.

See Also

SQL Server and Mail Integration

Help with SQL Mail