X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/74f150bf80451e34b2fae10c14019e37d644420a..f0989ec0ec69cc6a881ef9f7f118194c04875a36:/src/src/EDITME diff --git a/src/src/EDITME b/src/src/EDITME index 5b17e53d8..c6d693017 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -392,6 +392,7 @@ EXIM_MONITOR=eximon.bin # WITH_OLD_DEMIME=yes +#------------------------------------------------------------------------------ # If you're using ClamAV and are backporting fixes to an old version, instead # of staying current (which is the more usual approach) then you may need to # use an older API which uses a STREAM command, now deprecated, instead of @@ -431,13 +432,6 @@ EXIM_MONITOR=eximon.bin # DISABLE_DNSSEC=yes -#------------------------------------------------------------------------------ -# By default Exim has support for connecting outbound via a SOCK5 proxy. -# To remove this support uncomment the following line. - -# DISABLE_SOCKS=yes - - #------------------------------------------------------------------------------ # Compiling Exim with experimental features. These are documented in # experimental-spec.txt. "Experimental" means that the way these features are @@ -925,6 +919,14 @@ ZCAT_COMMAND=/usr/bin/zcat # GNU/Linux -ldl is also needed. +#------------------------------------------------------------------------------ +# Proxying. +# If you may want to use outbound (client-side) proxying, uncomment the SOCKS +# line below. + +# SUPPORT_SOCKS=yes + + #------------------------------------------------------------------------------ # Support for authentication via Radius is also available. The Exim support, # which is intended for use in conjunction with the SMTP AUTH facilities,