DMARC support by opendmarc libs
[exim.git] / src / src / EDITME
index 95a0c02f4dcd04ffd71cf3cf88f95caa02fbbf50..e29c1eb25e11ffe47f1af6750af24998d588e4d5 100644 (file)
@@ -460,6 +460,14 @@ EXIM_MONITOR=eximon.bin
 
 # EXPERIMENTAL_OCSP=yes
 
+# Uncomment the following line to add DMARC checking capability, implemented
+# using libopendmarc libraries.
+# EXPERIMENTAL_DMARC=yes
+# CFLAGS += -I/usr/local/include
+# LDFLAGS += -lopendmarc
+
+# Uncomment the following line to add Per-Recipient-Data-Response support.
+# EXPERIMENTAL_PRDR=yes
 
 
 ###############################################################################