diff options
Diffstat (limited to 'plugins/groupwise-features/mail-send-options.h')
-rw-r--r-- | plugins/groupwise-features/mail-send-options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/groupwise-features/mail-send-options.h b/plugins/groupwise-features/mail-send-options.h index 0e6ef03ec5..1e3efc256e 100644 --- a/plugins/groupwise-features/mail-send-options.h +++ b/plugins/groupwise-features/mail-send-options.h @@ -26,6 +26,7 @@ #define X_SEND_OPTIONS "X-gw-send-options" /*General Options*/ #define X_SEND_OPT_PRIORITY "X-gw-send-opt-priority" +#define X_SEND_OPT_SECURITY "X-gw-send-opt-security" #define X_REPLY_CONVENIENT "X-reply-convenient" #define X_REPLY_WITHIN "X-reply-within" #define X_EXPIRE_AFTER "X-expire-after" |