Constants for disposition sending modes (RFC-3798). More...
Variables | |
| const string::value_type *const | SENT_MANUALLY = "MDN-sent-manually" |
| const string::value_type *const | SENT_AUTOMATICALLY = "MDN-sent-automatically" |
Constants for disposition sending modes (RFC-3798).
| const string::value_type *const SENT_AUTOMATICALLY = "MDN-sent-automatically" |
User explicitly gave permission for this particular MDN to be sent.
| const string::value_type *const SENT_MANUALLY = "MDN-sent-manually" |
The MDN was sent because the MUA had previously been configured to do so automatically.
1.6.2