Constants for disposition action modes (RFC-3978). More...
Variables | |
| const string::value_type *const | MANUAL = "manual" |
| const string::value_type *const | AUTOMATIC = "automatic" |
Constants for disposition action modes (RFC-3978).
| const string::value_type *const AUTOMATIC = "automatic" |
User explicitely displayed or deleted the message (manual action).
| const string::value_type *const MANUAL = "manual" |
User implicitely displayed or deleted the message (filter or any other automatic action).
1.6.2