X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2c422e6fc9bc1bd15a0d86ab8dbaae6409989924..2a47f02825993e5ade191f8206cb767b0d9fc44c:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index be854d9d8..7675e599a 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -121,6 +121,14 @@ Version 4.82 15. New 8bitmime status logging option for received messages. Log field "M8S". +16. New authenticated_sender logging option, adding to log field "A". + +17. New expansion variables $router_name and $transport_name. Useful + particularly for debug_print as -bt commandline option does not + require privilege whereas -d does. + + + Version 4.80 ------------