From 60caf348ab0b03c22fd8bc68fa7a7210359b482d Mon Sep 17 00:00:00 2001 From: Kostas Papakonstantinou Date: Thu, 16 Jan 2025 10:34:55 +0200 Subject: [PATCH] Enable arc support --- src/src/EDITME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src/EDITME b/src/src/EDITME index 963e9af0d7..347a336d16 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -604,7 +604,7 @@ 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 +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