diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-18 11:17:33 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-18 11:17:33 +0000 |
commit | 6f0c9a4f0114289a94a6001c23049f382c3176f3 (patch) | |
tree | f75b1a40b6b0a8a1b7e389d03b6c4cbd4235d507 /doc | |
parent | 652e1b65a8d4aebc6e1cf0ec9b9a29320a5ce8ef (diff) |
Canonicize IPv6 addresses that are supplied via -bh or -bhc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8eb25ac9e..8a8f552f4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.32 2004/11/18 10:35:18 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.33 2004/11/18 11:17:33 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -138,6 +138,10 @@ Exim version 4.44 there was an errors_to setting on the router. The errors_to setting is now respected. +35. If an IPv6 address is given for -bh or -bhc, it is now converted to the + canonical form (fully expanded) before being placed in + $sender_host_address. + Exim version 4.43 ----------------- |