X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/c8e2fc1e846d1c9bee207d162182fb770b9ae1bd..05c39afa86ea3d0dd619e7d75554c701f96d2da4:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 974ebebed..47c5f6fec 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -122,6 +122,13 @@ Version 4.82 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. + +18. If built with EXPERIMENTAL_PRDR, per-recipient data responses per a + proposed extension to SMTP from Eric Hall. + Version 4.80 ------------