TF-3023 Get SMime signature status in headers email
This commit is contained in:
@@ -22,4 +22,6 @@ class EmailProperty {
|
||||
static const String headerMdnKey = 'Disposition-Notification-To';
|
||||
static const String messageId = 'messageId';
|
||||
static const String references = 'references';
|
||||
static const String headerUnsubscribeKey = 'List-Unsubscribe';
|
||||
static const String headerSMimeStatusKey = 'X-SMIME-Status';
|
||||
}
|
||||
Reference in New Issue
Block a user