SPF: promote from Experimental to mainline status
[exim.git] / src / src / expand.c
index 3a63a7c7827cfcc2e09186e35533d01b31705189..2b40823c92b0905a9d650c1981a98ea8b0f9ef58 100644 (file)
@@ -700,7 +700,7 @@ static var_entry var_table[] = {
   { "spam_score",          vtype_stringptr,   &spam_score },
   { "spam_score_int",      vtype_stringptr,   &spam_score_int },
 #endif
-#ifdef EXPERIMENTAL_SPF
+#ifdef SUPPORT_SPF
   { "spf_guess",           vtype_stringptr,   &spf_guess },
   { "spf_header_comment",  vtype_stringptr,   &spf_header_comment },
   { "spf_received",        vtype_stringptr,   &spf_received },