DMARC: promote the support from Experimental to mainline
[exim.git] / src / src / macros.h
index a94a71f7eec52eb55991cf17d869bef874739477..e36c09c475ef97091b858eb02c982f026a805af6 100644 (file)
@@ -238,7 +238,7 @@ enum {
   ERRMESS_TOOMANYRECIP,     /* Too many recipients */
   ERRMESS_LOCAL_SCAN,       /* Rejected by local scan */
   ERRMESS_LOCAL_ACL         /* Rejected by non-SMTP ACL */
-#ifdef EXPERIMENTAL_DMARC
+#ifdef SUPPORT_DMARC
  ,ERRMESS_DMARC_FORENSIC    /* DMARC Forensic Report */
 #endif
 };