Messages
The following is a listing of all the codes and messages that can be returned as a result of using the email adapter for sources or targets.
Note: Adapter return codes with positive numbers are
warning codes that indicate a successful operation. Adapter return
codes with negative numbers are error codes that indicate a failed
operation.
- Return Code
- Message
- 0
- OK
- -1
- Insufficient memory to continue
- -1
- Library Initialization Failed
- -2
- Invalid Entry Point. (AIX® adapters only)
- -3LNOTES
- Could not load adapter
- -3INET
- Could not load adapter
- -3
- Error Sending Data
- -4
- Error Receiving Data
- -5
- LNOTES: Insufficient memory to continue
- -5
- INET: Insufficient memory to continue
- 0
- No Messages
- 1
- No data provided. Create on content specified: no data sent.
- -1
- Unsupported protocol
- -1
- Insufficient memory to continue
- -1
- Invalid protocol selection. (SMTP for Get/POP3 for Put)
- -5
- Memory Error
- -600
- Internal Error: Resource Manager Error
- -?
- Mail Error
where -? is an API-specific error code, made negative if >0 - -???
- ???? (SMTP only) where -??? is an error code returned from the server, made negative and where ???? is a server-supplied error message