DMARC support by opendmarc libs
[users/jgh/exim.git] / src / src / EDITME
index 7de915ae9fd9981fe1095acd1c65ca9605f0e1c8..e29c1eb25e11ffe47f1af6750af24998d588e4d5 100644 (file)
@@ -460,12 +460,16 @@ EXIM_MONITOR=eximon.bin
 
 # EXPERIMENTAL_OCSP=yes
 
-# Uncomment the following line to add Per-Recipient-Data-Response support.
+# 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
 
 
-
 ###############################################################################
 #                 THESE ARE THINGS YOU MIGHT WANT TO SPECIFY                  #
 ###############################################################################