RFC3461 support - MIME DSN messages. Bug 118
[exim.git] / src / src / EDITME
index 7d58af74418bccc5c81cc2cc5a730b60603bce21..0d31ba5c16ebbf25855b3b1dc723683ef5b22489 100644 (file)
@@ -485,6 +485,12 @@ EXIM_MONITOR=eximon.bin
 # Uncomment the following line to enable Experimental Proxy Protocol
 # EXPERIMENTAL_PROXY=yes
 
+# Uncomment the following line to enable support for checking certiticate
+# ownership
+# EXPERIMENTAL_CERTNAMES=yes
+
+# Uncomment the following line to add DSN support
+# EXPERIMENTAL_DSN=yes
 
 ###############################################################################
 #                 THESE ARE THINGS YOU MIGHT WANT TO SPECIFY                  #