X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d0e4bb183c038fe38ee249c1bd096f49120e908a..cd8cb71deb2d653228cc037cf91ecab980acdcd0:/src/src/hintsdb_structs.h?ds=sidebyside diff --git a/src/src/hintsdb_structs.h b/src/src/hintsdb_structs.h index 0e5853b2b..5da311c2b 100644 --- a/src/src/hintsdb_structs.h +++ b/src/src/hintsdb_structs.h @@ -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;