OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-33
ADD APPL
ZDEL-CONTENT-TYPE-CHECK
controls whether a mailbox user can receive various content types.
ZMHS-VAL-FLAG-ON means that each content type field will be checked for
an ON or OFF value; the user can receive only those content types that are set
that are set ON. ZMHS-VAL-FLAG-OFF means that the user can receive all
content types; that is, no checks will take place. The content types are:
ZDEL-UNIDENTIFIED
ZDEL-EXTERNAL
ZDEL-IPM84
ZDEL-IPM88
ZDEL-EDI
ZDEL-CONTENT-TYPE-CHECK should be set to ZMHS-VAL-FLAG-OFF for
an MS APPL object; this allows the MS mailbox user to receive all content
types except unrecognized types. If this attribute is configured as ZMHS-VAL-
FLAG-OFF for a GW APPL, the GW APPL is able to receive all content types,
even unrecognized content types.
ZDEL-UNIDENTIFIED
controls whether messages with content type UNIDENTIFIED can be delivered.
If ZDEL-CONTENT-TYPE-CHECK is OFF, this field is ignored. If
ZDEL-CONTENT-TYPE-CHECK is ON, this field may be null, ON or OFF.
A value of null defaults to ON.
ZDEL-EXTERNAL
controls whether messages with content type EXTERNAL can be delivered.
This corresponds to the built-in content type of 1 (external), defined in X.411.
If ZDEL-CONTENT-TYPE-CHECK is OFF, this field is ignored. If
ZDEL-CONTENT-TYPE-CHECK is ON, this field may be null, ON or OFF.
A value of null defaults to ON.
ZDEL-IPM84
controls whether messages with content type INTERPERSONAL-
MESSAGING-1984 can be delivered. This corresponds to the built-in content
type of 2 (ipm-84) and the external object ID content type (2,6,1,10,0), defined
in X.420.
If ZDEL-CONTENT-TYPE-CHECK is OFF, this field is ignored. If
ZDEL-CONTENT-TYPE-CHECK is ON, this field may be null, ON or OFF.
A value of null defaults to ON.
Note. If ZDEL-CONTENT-TYPE-CHECK is set to ZMHS-VAL-FLAG-ON, each
content type field must be set to either ON or OFF. That is, you cannot specify a null
value for any field.