PIPE_CONNECT: promote from experimental
[exim.git] / src / src / dbstuff.h
index 58154d7ef73672ee4268513bdd0b324427f6b7b2..b7889bd8ef99b20b4c5025f3561608405e37794a 100644 (file)
@@ -786,7 +786,7 @@ typedef struct {
   uschar   bloom[40];     /* Bloom filter which may be larger than this */
 } dbdata_ratelimit_unique;
 
-#ifdef EXPERIMENTAL_PIPE_CONNECT
+#ifdef SUPPORT_PIPE_CONNECT
 /* This structure records the EHLO responses, cleartext and crypted,
 for an IP, as bitmasks (cf. OPTION_TLS) */