SPF: promote from Experimental to mainline status
[exim.git] / src / src / globals.h
index 37d4cada38c98057641670ae90ae1b01ff84f7f9..0c1b6ccbc428f8aaffedf1769488deb1b166c5e6 100644 (file)
@@ -867,7 +867,7 @@ extern uschar *spam_action;            /* the spamd recommended-action */
 extern uschar *spam_score;             /* the spam score (float) */
 extern uschar *spam_score_int;         /* spam_score * 10 (int) */
 #endif
-#ifdef EXPERIMENTAL_SPF
+#ifdef SUPPORT_SPF
 extern uschar *spf_guess;              /* spf best-guess record */
 extern uschar *spf_header_comment;     /* spf header comment */
 extern uschar *spf_received;           /* Received-SPF: header */