]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/README.UPDATING
TLS: on Linux when sockopt TCP_FASTOPEN_CONNECT is available, use TFO for TLS-on...
[user/henk/code/exim.git] / src / README.UPDATING
index a0afa8df0679945688becabca0c5c21736423910..708027f2cbb071fb5526c4d05bbc851289c68c82 100644 (file)
@@ -31,9 +31,9 @@ Exim version 4.94
 
 Some Transports now refuse to use tainted data in constructing their delivery
 location; this WILL BREAK configurations which are not updated accordingly.
-In particular: any Transport use of $local_user which has been relying upon
+In particular: any Transport use of $local_part which has been relying upon
 check_local_user far away in the Router to make it safe, should be updated to
-replace $local_user with $local_part_data.
+replace $local_part with $local_part_data.
 
 Attempting to remove, in router or transport, a header name that ends with
 an asterisk (which is a standards-legal name) will now result in all headers