]> git.ipfire.org Git - people/ms/dma.git/blobdiff - dma.h
dma: add FULLBOUNCE config option
[people/ms/dma.git] / dma.h
diff --git a/dma.h b/dma.h
index 581bf8e8a1c3f17e70d1f45b00c35df7bf857d53..ff472028501be7e255d9bd7382feb40113a959d9 100644 (file)
--- a/dma.h
+++ b/dma.h
@@ -72,6 +72,7 @@
 #define NOSSL          0x008           /* Do not use SSL */
 #define DEFER          0x010           /* Defer mails */
 #define INSECURE       0x020           /* Allow plain login w/o encryption */
+#define FULLBOUNCE     0x040           /* Bounce the full message */
 
 #define CONF_PATH      "/etc/dma/dma.conf"     /* Default path to dma.conf */