X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2FEDITME;h=bd5151db1012c91fc1a9f65f0d4e09c9c429f103;hb=c59b09dc16145178a29850e7bda7d6bc6dedbc58;hp=b1b9af2c60c83fa6c84ac8fb307786af963a84d3;hpb=c0635b6dfe65ee24c2fb8d165beabc608d2fd1a5;p=exim.git diff --git a/src/src/EDITME b/src/src/EDITME index b1b9af2c6..bd5151db1 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -479,12 +479,16 @@ DISABLE_MAL_MKS=yes # LDFLAGS += -lsrs_alt # Uncomment the following line to add DMARC checking capability, implemented -# using libopendmarc libraries. You must have SPF support enabled also. +# using libopendmarc libraries. You must have SPF and DKIM support enabled also. # EXPERIMENTAL_DMARC=yes # DMARC_TLD_FILE= /etc/exim/opendmarc.tlds # CFLAGS += -I/usr/local/include # LDFLAGS += -lopendmarc +# Uncomment the following line to add ARC (Authenticated Received Chain) +# support. You must have SPF and DKIM support enabled also. +# EXPERIMENTAL_ARC=yes + # Uncomment the following lines to add Brightmail AntiSpam support. You need # to have the Brightmail client SDK installed. Please check the experimental # documentation for implementation details. You need to edit the CFLAGS and