X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/cd6a4c65a63737f2368f7a6aa0cf701b1e260069..5990a26531db1a1ba1ed4bc04554ba217c910b45:/src/README.UPDATING?ds=sidebyside diff --git a/src/README.UPDATING b/src/README.UPDATING index f99afc1bd..a0afa8df0 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -33,7 +33,7 @@ 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 check_local_user far away in the Router to make it safe, should be updated to -replace $local_user with $local_part_verified. +replace $local_user 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