Modules | |
| Attributes only used in defaults | |
Macros | |
| #define | X400_S_SUBJECT_IDENTIFIER 600 |
| #define | X400_S_SUPPLEMENTARY_INFO 610 |
| #define | X400_N_TYPE_OF_USER 611 |
| #define | X400_S_ARRIVAL_TIME 612 |
| #define | X400_N_NON_DELIVERY_REASON 613 |
| #define | X400_N_NON_DELIVERY_DIAGNOSTIC 614 |
Detailed Description
Macro Definition Documentation
◆ X400_S_SUBJECT_IDENTIFIER
| #define X400_S_SUBJECT_IDENTIFIER 600 |
X.400 Report subject identifier: RFC 2156 string form
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend_rep.c.
Definition at line 1065 of file x400_att.h.
◆ X400_S_SUPPLEMENTARY_INFO
| #define X400_S_SUPPLEMENTARY_INFO 610 |
Per-reported recipient supplementary information
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend_rep.c.
Definition at line 1068 of file x400_att.h.
◆ X400_N_TYPE_OF_USER
| #define X400_N_TYPE_OF_USER 611 |
Type of MTS user for delivery - see standards for values
- Examples
- examples/x400_mtrcv.c.
Definition at line 1071 of file x400_att.h.
◆ X400_S_ARRIVAL_TIME
| #define X400_S_ARRIVAL_TIME 612 |
Per-reported recipient arrival time
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend_rep.c.
Definition at line 1074 of file x400_att.h.
◆ X400_N_NON_DELIVERY_REASON
| #define X400_N_NON_DELIVERY_REASON 613 |
Non-delivery Reason - see standards for values
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend_rep.c.
Definition at line 1077 of file x400_att.h.
◆ X400_N_NON_DELIVERY_DIAGNOSTIC
| #define X400_N_NON_DELIVERY_DIAGNOSTIC 614 |
Non-delivery diagnostic - see standards for values
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend_rep.c.
Definition at line 1080 of file x400_att.h.