X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c8e2fc1e846d1c9bee207d162182fb770b9ae1bd..2a47f02825993e5ade191f8206cb767b0d9fc44c:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 974ebebed..7675e599a 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -120,8 +120,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 ------------