|
| #define X400_S_IPM_IDENTIFIER 300 |
IPM Identifier - The string form is related to the RFC 2156 form, with an addition allowing for a Directory name, namely <user-relative-identifier> '*' <std-or-address> [ '<' <DN> '>' ]
e.g.,
(No user component) 1234.5678*
(Only address in user, the space after '*' should not be used) 1234.5678* /cn=Test/admd=thisadmd/c=gb/
(Address and DN in user, the space after '*' should not be used) 1234.5678* /cn=Test/admd=thisadmd/c=gb/<cn=test, c=gb>
(Only DN in user) 1234.5678*<cn=test, c=gb>
Definition at line 721 of file x400_att.h.
| #define X400_S_SUBJECT 301 |
IPM Subject
Definition at line 742 of file x400_att.h.
| #define X400_S_REPLIED_TO_IDENTIFIER 302 |
IPM Replied To Identifier - String form as for IPM_IDENTIFIER
Definition at line 745 of file x400_att.h.
| #define X400_S_OBSOLETED_IPMS 303 |
IPM Obsoleted IPMS - Space separated list of string IPM identifiers
Definition at line 749 of file x400_att.h.
| #define X400_S_RELATED_IPMS 304 |
IPM Related IPMS - Space separated list of string IPM identifiers
Definition at line 753 of file x400_att.h.
| #define X400_S_EXPIRY_TIME 305 |
IPM Expiry time - UTCTime format
Definition at line 756 of file x400_att.h.
| #define X400_S_REPLY_TIME 306 |
IPM Expiry time - UTCTime format
Definition at line 759 of file x400_att.h.
| #define X400_N_IMPORTANCE 307 |
IPM Importance: 0 - low, 1 - normal, 2 - high
Definition at line 762 of file x400_att.h.
| #define X400_N_SENSITIVITY 308 |
IPM Sensitivity: 1 - personal, 2 - private, 3 - company-confidential
Definition at line 765 of file x400_att.h.
| #define X400_N_AUTOFORWARDED 309 |
IPM Autoforwarded: boolean
Definition at line 768 of file x400_att.h.
| #define X400_S_AUTHORIZATION_TIME 320 |
IPM Authorization Time: GeneralizedTime format. X400(1999)
Definition at line 771 of file x400_att.h.
| #define X400_S_ORIGINATORS_REFERENCE 321 |
IPM Originator's reference. X400(1999). A UTF-8 string
Definition at line 774 of file x400_att.h.
| #define X400_S_PRECEDENCE_POLICY_ID 322 |
IPM Precedence Policy Identifier. X400(1999) An object identifier in numeric form.
Definition at line 777 of file x400_att.h.
| #define X400_S_CONTENT_STRING 350 |
The content of the message to be sent, as an octet string containing the encoding of the content.
Definition at line 782 of file x400_att.h.
| #define X400_S_CONTENT_FILENAME 351 |
The full file path of a file which contains the encoding of the content of the message to be sent. Note that if both X400_S_CONTENT_STRING and X400_S_CONTENT_FILENAME are specified in the same message, the value of X400_S_CONTENT_STRING will be used, and X400_S_CONTENT_FILENAME will be ignored.
Definition at line 787 of file x400_att.h.
| #define X400_N_NUM_ATTACHMENTS 400 |
IPM number of attachments apart from main body part
Definition at line 797 of file x400_att.h.
| #define X400_T_IA5TEXT 401 |
ia5-text body part. Only the ia5 repertoire is supported
Definition at line 800 of file x400_att.h.
| #define X400_T_ISO8859_1 402 |
general-text body part containing ISO-8859-1 text. On creation, the appropriate character sets are included in the parameters, and the data has the appropriate escape sequences added to the start. On reception, if the escape sequences are at the start of the data, they are removed.
Definition at line 803 of file x400_att.h.
| #define X400_T_ISO8859_2 403 |
general-text body part containing ISO-8859-2 text On creation, the appropriate character sets are included in the parameters, and the data has the appropriate escape sequences added to the start. On reception, if the escape sequences are at the start of the data, they are removed.
Definition at line 811 of file x400_att.h.
| #define X400_T_BINARY 404 |
bilaterally-defined body part
Definition at line 819 of file x400_att.h.
| #define X400_T_MESSAGE 405 |
Forwarded message body part, or returned IPM in IPN. Can only be used as a Body part object. There is an underlying message object, and therefore
Definition at line 822 of file x400_att.h.
| #define X400_T_FTBP 406 |
File transfer body part Can only be used as a Body part object. Only the unstructured binary file type is supported. Only a restricted range of parameters are supported.
Definition at line 828 of file x400_att.h.
| #define X400_T_GENERAL_TEXT 407 |
general-text body part containing arbitrary character sets Can only be used as a Body part object. Must set the character set codes in the parameters, and the correct escape sequences to switch in the character sets in the data.
Definition at line 835 of file x400_att.h.
| #define X400_S_EXT_AUTH_INFO 408 |
X.400 P772 Extended Authorisation Info
Definition at line 842 of file x400_att.h.
| #define X400_N_EXT_CODRESS 409 |
X.400 P772 Extension Codress
Definition at line 845 of file x400_att.h.
| #define X400_N_EXT_MSG_TYPE 410 |
X.400 P772 Message type
Definition at line 848 of file x400_att.h.
| #define X400_N_EXT_PRIM_PREC 411 |
X.400 P772 Primary Precedence
Definition at line 851 of file x400_att.h.
| #define X400_N_EXT_COPY_PREC 412 |
X.400 P772 Copy Precedence
Definition at line 854 of file x400_att.h.
| #define X400_PRINTABLE_STRING_SEQ 413 |
X400 P772 Printable String Sequence object
Definition at line 857 of file x400_att.h.
| #define X400_S_HANDLING_INSTRUCTIONS 414 |
X.400 P772 Used to request a printable string sequence object representing the handling instructions
Definition at line 860 of file x400_att.h.
| #define X400_S_MESSAGE_INSTRUCTIONS 415 |
X.400 P772 Used to request a printable string sequence object prepresenting the handling instructions
Definition at line 864 of file x400_att.h.
| #define X400_S_ORIG_REF 416 |
X.400 P772 Used to manipulate Originator Reference
Definition at line 869 of file x400_att.h.
| #define X400_S_ORIG_PLAD 417 |
X.400 P772 Used to manipulate Originator PLAD
Definition at line 872 of file x400_att.h.
| #define X400_S_DIST_CODES_SIC 418 |
X.400 P772 Used to manipulate distribution code .
Definition at line 875 of file x400_att.h.
| #define X400_DIST_CODES_EXT 419 |
X.400 P772 Used to manipulate distribution code extension fields
Definition at line 878 of file x400_att.h.
| #define X400_S_DIST_CODES_EXT_OID 420 |
X.400 P772 Used to manipulate distribution code extension OID
Definition at line 881 of file x400_att.h.
| #define X400_S_DIST_CODES_EXT_VALUE 421 |
X.400 P772 Used to manipulate distribution code extension values
Definition at line 884 of file x400_att.h.
| #define X400_OTHER_RECIP_INDICATOR 422 |
X.400 P772 Used to manipulate Other Recipient Indicator object
Definition at line 887 of file x400_att.h.
| #define X400_S_PILOT_FWD_INFO 423 |
X.400 P772 Pilot Forwarding info binary blob
Definition at line 890 of file x400_att.h.
| #define X400_S_ACP127_MSG_ID 424 |
X.400 P772 ACP 127 Message Indentifier
Definition at line 893 of file x400_att.h.
| #define X400_ACP127_RESPONSE 425 |
X.400 P772 ACP 127 Notification response
Definition at line 896 of file x400_att.h.
| #define X400_N_ACP127_NOTI_TYPE 426 |
X.400 P772 ACP 127 Notification Request Type
Definition at line 899 of file x400_att.h.
| #define X400_S_INFO_SEC_LABEL 427 |
X.400 P772 Information Security Label
Definition at line 902 of file x400_att.h.
| #define X400_N_ADATP3_PARM 428 |
X.400 P772 ADatP3 Parameter
Definition at line 905 of file x400_att.h.
| #define X400_N_ADATP3_CHOICE 429 |
X.400 P772 ADatP3 Choice
Definition at line 908 of file x400_att.h.
| #define X400_S_ADATP3_DATA 430 |
X.400 P772 ADatP3 Data value
Definition at line 911 of file x400_att.h.
| #define X400_T_ADATP3 431 |
X.400 P772 ADatP3 body part type
Definition at line 914 of file x400_att.h.
| #define X400_T_CORRECTIONS 432 |
X.400 P772 Corrections body part type
Definition at line 917 of file x400_att.h.
| #define X400_N_CORREC_PARM 433 |
X.400 P772 Corrections body part param
Definition at line 920 of file x400_att.h.
| #define X400_S_CORREC_DATA 434 |
X.400 P772 Corrections body part data
Definition at line 923 of file x400_att.h.
| #define X400_T_ACP127DATA 435 |
X.400 P772 ACP127DATA body part
Definition at line 926 of file x400_att.h.
| #define X400_N_ACP127DATA_PARM 436 |
X.400 P772 ACP127DATA parm
Definition at line 929 of file x400_att.h.
| #define X400_S_ACP127_DATA 437 |
X.400 P772 ACP127DATA data
Definition at line 932 of file x400_att.h.
| #define X400_T_MM 438 |
X.400 P772 MM Forwarded bodypart
Definition at line 935 of file x400_att.h.
| #define X400_T_FWDENC 439 |
X.400 P772 Forwarded Encrypted
Definition at line 938 of file x400_att.h.
| #define X400_S_ENCRYPTED_DATA 440 |
X.400 Encrypted Data
Definition at line 941 of file x400_att.h.
| #define X400_S_FWD_CONTENT_STRING 441 |
The forwarded content body part to be sent, as an octet string containing the encoding of the content. Defined in X.420
Definition at line 944 of file x400_att.h.
| #define X400_T_FWD_CONTENT 442 |
X.400 Forwarded content bodypart specified within X.420
Definition at line 950 of file x400_att.h.
| #define X400_S_ORIG_OR_EXAP_TIME 443 |
X.400 Originator OR Address and Expansion history time
Definition at line 953 of file x400_att.h.
| #define X400_ORIG_OR_EXAP 444 |
X.400 Originator OR Address and Expansion history
Definition at line 956 of file x400_att.h.
| #define X400_S_ORIG_CERT 445 |
X.400 Originator certificate
Definition at line 959 of file x400_att.h.
| #define X400_S_MOAC 446 |
X.400 Message Origin Authentication Check
Definition at line 962 of file x400_att.h.