diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-27 10:13:52 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-27 10:13:52 +0000 |
commit | 33d73e3b7a0201f4af19e8217ced618e68eaf1fb (patch) | |
tree | 16b244ac03e951196eaec6a98b317660e08a7cc7 /doc | |
parent | 1b781f48b407ebb827db510c4b50d5ce348265f6 (diff) |
Made -oMaa and -oMt work with -bh and -bs to pretend the connection is
authenticated or an ident call has been made. Suppress the default
values for $authenticated_id and $authenticated_sender (but permit -oMai
and -oMas) when testing with -bh.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 2b3f4745e..8ec3d8865 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.380 2006/07/21 16:48:42 jetmore Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.381 2006/07/27 10:13:52 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -126,6 +126,11 @@ JJ/01 exipick: added --reverse (and -R synonym), --random, --size, --sort and JJ/02 exipick: rewrote --help documentation to hopefully make more clear. +PH/23 Made -oMaa and -oMt work with -bh and -bs to pretend the connection is + authenticated or an ident call has been made. Suppress the default + values for $authenticated_id and $authenticated_sender (but permit -oMai + and -oMas) when testing with -bh. + Exim version 4.62 ----------------- |