diff options
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 575d269d7..c7e7fb8ba 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.63 2005/08/09 13:31:52 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.64 2005/08/22 14:01:37 ph10 Exp $ New Features in Exim -------------------- @@ -102,6 +102,10 @@ PH/06 It is now possible to specify a port number along with a host name or route_list = * dom1.tld/mx::1225 +PH/07 $smtp_command_argument is now set for all SMTP commands, not just the + non-message ones. This makes it possible to inspect the complete command + for RCPT commands, for example. + Exim version 4.52 ----------------- |