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