diff options
author | Phil Pennock <pdp@exim.org> | 2013-04-01 21:24:14 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-04-01 21:24:14 -0400 |
commit | 700d22f3fc0cc559170e8085a1b799b61dceb738 (patch) | |
tree | d9d22d0dfaf23d89d70576015204bb869cd4dfb3 /doc/doc-txt/NewStuff | |
parent | 09792322d9224b0407783a19c2dd57fd1a8bbd52 (diff) |
Clean & integrate force_command.
Work by J. Nick Koston, for cPanel, Inc.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ab8589e53..e349fc855 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -130,6 +130,10 @@ Version 4.82 18. If built with EXPERIMENTAL_PRDR, per-recipient data responses per a proposed extension to SMTP from Eric Hall. +19. The pipe transport has gained the force_command option, to allow + decorating commands from user .forward pipe aliases with prefix + wrappers, for instance. + Version 4.80 ------------ |