diff options
author | Phil Pennock <pdp@exim.org> | 2012-06-03 18:46:58 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-06-03 18:46:58 -0400 |
commit | a3fb9793861eb9c5ece5c37c08c5c519fe1e01b7 (patch) | |
tree | fae3a7ddcb8a9c87640f56c159c8a0762eac1e76 /doc/doc-txt/ChangeLog | |
parent | e402235ff8393624d3976746270bb2bf0d7a73c6 (diff) |
Cmdline -L option; also -Ac -Am -X<logfile>
These are for Sendmail compatibility.
bug 1117
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a03eebde3..ea0b2a985 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -24,6 +24,10 @@ PP/06 Cyrus SASL: set local and remote IP;port properties for driver. conceivably use it, even though it would break NAT; stuff *should* be using channel bindings instead). +PP/07 Handle "exim -L <tag>" to indicate to use syslog with tag as the process + name; added for Sendmail compatibility. + Also parse but ignore: -Ac -Am -X<logfile> + Exim version 4.80 ----------------- |