diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-25 13:54:30 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-25 13:54:30 +0000 |
commit | f05da2e8b55f18554ebbcf97523fd54fb03d071e (patch) | |
tree | 35cc42b811298d359791f1a7cd0b93eed6217ff5 /doc/doc-misc | |
parent | fb636a0fbbfbc6fe24fde57dbb04198a6c99d3f3 (diff) |
Allow both -bf and -bF in the same test run.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r-- | doc/doc-misc/WishList | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 2166acb47..35c446d33 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.10 2004/11/25 11:03:37 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.11 2004/11/25 13:54:30 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1603,14 +1603,6 @@ A modifier that sets a delay between lines for multiline responses. Given that pids are reused non-cyclically these days, is this actually useful? ------------------------------------------------------------------------------ -(269) 26-May-04 U Run both a system and a user filter in test mode - - exim -bF systemfilter -bf userfilter -f sender@dom < message - -This would allow testing the way the userfilter handles the system -variables set by the systemfilter. ------------------------------------------------------------------------------- - (270) 01-Jun-04 M Add headers at top and middle Various initiatives like SPF and DomainKeys require header lines to be added |