No more TCP_WRAPPER
This commit is contained in:
@ -18,7 +18,6 @@ OPTIONS_DEFINE+= ALT_CONFIG_PREFIX \
|
||||
PRDR \
|
||||
READLINE \
|
||||
SUID \
|
||||
TCP_WRAPPERS \
|
||||
WISHLIST \
|
||||
EVENT \
|
||||
PROXY \
|
||||
@ -79,7 +78,7 @@ ARC_DESC= Enable experimental ARC support
|
||||
AUTH_CRAM_MD5_DESC= Enable CRAM-MD5 authentication mechanisms
|
||||
AUTH_DOVECOT_DESC= Enable Dovecot authentication mechanisms
|
||||
AUTH_PLAINTEXT_DESC= Enable plaintext authentication
|
||||
AUTH_RADIUS_DESC= Enable radius (RFC 2865) authentication (broken)
|
||||
AUTH_RADIUS_DESC= Enable radius (RFC 2865) authentication
|
||||
AUTH_SASL_DESC= Enable use of Cyrus SASL auth library
|
||||
AUTH_SPA_DESC= Enable Secure Password Authentication
|
||||
AUTH_TLS_DESC= Enable TLS client certificate authentication
|
||||
@ -129,6 +128,5 @@ SQLITE_DESC= Enable SQLite lookups
|
||||
SRS_DESC= Enable Sender Rewriting Scheme
|
||||
SUID_DESC= Install the exim binary suid root
|
||||
TAINTWARN_DESC= Allow insecure tainted data (pre-4.93 config style, deprecated)
|
||||
TCP_WRAPPERS_DESC= Enable /etc/hosts.allow access control (broken)
|
||||
GNUTLS_DESC= Use GnuTLS instead of OpenSSL for TLS
|
||||
WISHLIST_DESC= Include the unsupported patches
|
||||
|
||||
Reference in New Issue
Block a user