P772 Address List Indicator Object Attributes
Message Types » Error codes » Recipient Type Indicators » O/R Addressing attributes » SAN GDI and MTA certificate X.400 Envelope attributes » X.400 Envelope attributes » Message Security Attributes » Content Integrity Check information. » Argument status bits » type selectors » Redirection Reason » MTA Internal trace information
Modules | |
| P772 ACP127 Notification Type values | |
Macros | |
| #define | X400_N_ALI_TYPE 1760 |
| #define | X400_N_ALI_NOTIFICATION_REQUEST 1761 |
| #define | X400_N_ALI_REPLY_REQUEST 1762 |
Detailed Description
These attributes combined with the P772 ORDescriptor attributes allow the manipulation of Address List Indicator Objects ALI are defined within STANAG 4006 A1.11
Macro Definition Documentation
◆ X400_N_ALI_TYPE
| #define X400_N_ALI_TYPE 1760 |
X.400 Address List Indicator object type
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 1664 of file x400_att.h.
◆ X400_N_ALI_NOTIFICATION_REQUEST
| #define X400_N_ALI_NOTIFICATION_REQUEST 1761 |
X.400 Address List Indicator Notification Request
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 1667 of file x400_att.h.
◆ X400_N_ALI_REPLY_REQUEST
| #define X400_N_ALI_REPLY_REQUEST 1762 |
X.400 Address List Indicator Reply Request
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 1670 of file x400_att.h.