Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / src / src / hintsdb_structs.h
index 0e5853b2bd6d9da8216ebcae78a3a575198f32a9..5da311c2be9e36a358dc9d1ffac3568fcc8ed54e 100644 (file)
@@ -163,7 +163,7 @@ typedef struct {
   unsigned short cleartext_auths;
   unsigned short crypted_auths;
 
-# ifdef EXPERIMENTAL_ESMTP_LIMITS
+# ifndef DISABLE_ESMTP_LIMITS
   unsigned int limit_mail;
   unsigned int limit_rcpt;
   unsigned int limit_rcptdom;