Sun Java System Messaging Server 6 2005Q4 MTA Developer's Reference

Return Values

Return Values  

Description  

0

Successful, normal completion. 

MTA_BADARGS

Two conditions cause this error: 

  1. A NULL value was supplied for input, output (when output_type is non-zero), or a required argument to an item code.

  2. An invalid value supplied for either input_type or output_type.

MTA_FOPEN

Unable to initialize the MTA SDK. Unable to read one or more configuration files. For further information issue the following command:imsimta text -rewrite

MTA_NO

Can be sent for one of three reasons: 

  1. Error parsing the supplied message.

  2. An error reading from the queued message file when MTA_DECODE_DQ is supplied for input_type.

  3. Unable to initialize the MTA SDK. In this case, issue the command: imsimta test -rewrite

MTA_NOMEM

Insufficient virtual memory. 

MTA_NOSUCHITEM

An invalid item code was specified.