summaryrefslogtreecommitdiff
path: root/smtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'smtp.h')
-rw-r--r--smtp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smtp.h b/smtp.h
index 0e2909d..8b2e754 100644
--- a/smtp.h
+++ b/smtp.h
@@ -53,6 +53,7 @@ typedef struct {
/*@{*/
char *force_reverse_path;
char *force_sender;
+ int prohibit_msgid;
/*@}*/
} identity_t;