]> git.ipfire.org Git - people/ms/dma.git/blobdiff - dma.h
Add NULLCLIENT support
[people/ms/dma.git] / dma.h
diff --git a/dma.h b/dma.h
index a069ba4dcedd299962b8ab3c334ab7b0a118f3e2..4ce00944a5ee1b22972a0292806bd51e912a003b 100644 (file)
--- a/dma.h
+++ b/dma.h
@@ -66,6 +66,7 @@
 #define INSECURE       0x020           /* Allow plain login w/o encryption */
 #define FULLBOUNCE     0x040           /* Bounce the full message */
 #define TLS_OPP                0x080           /* Opportunistic STARTTLS */
+#define NULLCLIENT     0x100           /* Nullclient support */
 
 #ifndef CONF_PATH
 #error Please define CONF_PATH