Modules | |
| IPM Content Attributes | |
Macros | |
| #define | X400_N_ORIGINAL_RECIPIENT_NUMBER 200 |
| #define | X400_N_RESPONSIBILITY 201 |
| #define | X400_N_MTA_REPORT_REQUEST 202 |
| #define | X400_N_REPORT_REQUEST 203 |
| #define | X400_S_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT 204 |
| #define | X400_S_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT_DN 205 |
| #define | X400_S_FREE_FORM_NAME 221 |
| #define | X400_S_TELEPHONE_NUMBER 222 |
| #define | X400_N_NOTIFICATION_REQUEST 223 |
| #define | X400_N_REPLY_REQUESTED 224 |
| #define | X400_N_PRECEDENCE 225 |
| #define | X400_S_ORIGINAL_RECIPIENT_ADDRESS 226 |
| #define | X400_S_CONVERTED_ENCODED_INFORMATION_TYPES 227 |
Detailed Description
Macro Definition Documentation
◆ X400_N_ORIGINAL_RECIPIENT_NUMBER
| #define X400_N_ORIGINAL_RECIPIENT_NUMBER 200 |
X.400 Original Recipient Number
- Examples
- examples/x400_mtsend.c, and examples/x400_mtsend_rep.c.
Definition at line 667 of file x400_att.h.
◆ X400_N_RESPONSIBILITY
| #define X400_N_RESPONSIBILITY 201 |
X.400 Responsibility: 0 - not responsible, 1 - responsible
- Examples
- examples/x400_mtrcv.c, examples/x400_mtsend.c, examples/x400_mtsend_rep.c, and examples/x400_mttutorial.c.
Definition at line 670 of file x400_att.h.
◆ X400_N_MTA_REPORT_REQUEST
| #define X400_N_MTA_REPORT_REQUEST 202 |
X.400 Originating MTA report request: non-delivery-report 1 report 2 audited-report 3
This value should be set only by Gateway applications (like an MTCU)
Definition at line 678 of file x400_att.h.
◆ X400_N_REPORT_REQUEST
| #define X400_N_REPORT_REQUEST 203 |
X.400 Originator report request: no report 0 non-delivery-report 1 report 2
This value should be set by user agent applications and Gateway applications
Definition at line 686 of file x400_att.h.
◆ X400_S_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT
| #define X400_S_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT 204 |
X.400 Originator requested alternate recipient: X.400 string form, address only, no Directory Name
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 690 of file x400_att.h.
◆ X400_S_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT_DN
| #define X400_S_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT_DN 205 |
X.400 Originator requested alternate recipient, Directory Name in String encoding
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 694 of file x400_att.h.
◆ X400_S_FREE_FORM_NAME
| #define X400_S_FREE_FORM_NAME 221 |
IPM Free Form Name
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 697 of file x400_att.h.
◆ X400_S_TELEPHONE_NUMBER
| #define X400_S_TELEPHONE_NUMBER 222 |
IPM Telephone Number
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 700 of file x400_att.h.
◆ X400_N_NOTIFICATION_REQUEST
| #define X400_N_NOTIFICATION_REQUEST 223 |
IPM Notification request: logical or of: 1 - receipt notification request 2 - non-receipt notification request 4 - return request
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 707 of file x400_att.h.
◆ X400_N_REPLY_REQUESTED
| #define X400_N_REPLY_REQUESTED 224 |
IPM Reply Request: boolean
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 710 of file x400_att.h.
◆ X400_N_PRECEDENCE
| #define X400_N_PRECEDENCE 225 |
IPM Precedence X400(1999). Integer value
Definition at line 713 of file x400_att.h.
◆ X400_S_ORIGINAL_RECIPIENT_ADDRESS
| #define X400_S_ORIGINAL_RECIPIENT_ADDRESS 226 |
The address in the first Redirection History element Also used in reported recipient information
Definition at line 718 of file x400_att.h.
◆ X400_S_CONVERTED_ENCODED_INFORMATION_TYPES
| #define X400_S_CONVERTED_ENCODED_INFORMATION_TYPES 227 |
The CEIT used in the last trace info element of a per recipient report
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend_rep.c.
Definition at line 721 of file x400_att.h.