diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-04-06 14:40:23 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-04-06 14:40:23 +0000 |
commit | e4a89c47c2a7d9a9268f36728b4b4f1b028b17b1 (patch) | |
tree | 03e56860e353075de017cf9cfb0282ae86ff452e /doc/doc-txt/ChangeLog | |
parent | 7e8bec7a4f372261874a73641c6bc0dadeafab7d (diff) |
Michael Haardt's patch for support for :user and :subaddress in Sieve
filters by means of two new redirect router options.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 2d4044efc..7ac876c15 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.115 2005/04/06 14:09:17 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.116 2005/04/06 14:40:23 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -176,6 +176,9 @@ PH/28 Modified OS/os.c-Linux with to make Exim compile on kfreebsd-gnu. (I'm totally confused about the nomenclature these days.) +PH/29 Installed patch from the Sieve maintainer that adds the options + sieve_useraddress and sieve_subaddress to the redirect router. + A note about Exim versions 4.44 and 4.50 |