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

Return Values

Return Values  

Description  

0

Normal, successful completion. 

MTA_BADARGS

This value is returned for one of the following reasons: 

  1. A NULL value was supplied for the nq_ctx call argument.

  2. An invalid enqueue context was supplied for nq_ctx.

  3. A required argument to an item code was NULL.

MTA_NO

Unable to determine the channel name from the PMDF_CHANNEL environment variable,

MTA_NOMEM

Insufficient virtual memory. 

MTA_NOSUCHCHAN

Specified channel name does not exist in the MTA configuration. 

MTA_NOSUCHITEM

An invalid item code was specified. 

MTA_STRTRUERR

The supplied envelope From: address is too long; it may not exceed a length of ALFA_SIZE bytes. Or the supplied channel name has a length exceeding CHANLENGTH bytes.