X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsrc%2FEDITME;h=37e43ac39abf60bcd2be905223f5e3b7c4a741b6;hb=6d5f5cafb4c507abe36434bf7695573284eb8761;hp=fe945c3fd9b74bf71e1b40ea1e5e6fcbbeab1739;hpb=84539f739b81c6b90ffdbfbdff090100470fe71b;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/EDITME b/src/src/EDITME index fe945c3fd..37e43ac39 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -562,6 +562,11 @@ DISABLE_MAL_MKS=yes # DISABLE_EVENT=yes +# Uncomment this line to include support for early pipelining, per +# https://datatracker.ietf.org/doc/draft-harris-early-pipe/ +# SUPPORT_PIPE_CONNECT=yes + + #------------------------------------------------------------------------------ # Compiling Exim with experimental features. These are documented in # experimental-spec.txt. "Experimental" means that the way these features are @@ -617,6 +622,9 @@ DISABLE_MAL_MKS=yes # Uncomment the following line to add queuefile transport support # EXPERIMENTAL_QUEUEFILE=yes +# Uncomment the following line to include support for TLS Resumption +# EXPERIMENTAL_TLS_RESUME=yes + ############################################################################### # THESE ARE THINGS YOU MIGHT WANT TO SPECIFY # ###############################################################################