summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-24 16:32:34 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-24 16:32:34 +0000
commit908acc4e475c50483db29586ac1aaf764ca4380f (patch)
treeca3d66462f3de639cd4a985389bd9e3da4961993 /doc
parent4e1fde53a4b1133c5efee3ac73e598ee36b9c1ba (diff)
Another wish.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-misc/WishList11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList
index 79f44c098..d32f9699e 100644
--- a/doc/doc-misc/WishList
+++ b/doc/doc-misc/WishList
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-misc/WishList,v 1.8 2004/11/24 15:04:11 ph10 Exp $
+$Cambridge: exim/doc/doc-misc/WishList,v 1.9 2004/11/24 16:32:34 ph10 Exp $
EXIM 4 WISH LIST
----------------
@@ -1796,5 +1796,12 @@ That is, try the local part and * at each of the partial domain values.
This could be added to "verify=header_syntax" or, if the incompatibility is
felt to be too great, an additional condition, or a sub-option, could be added.
------------------------------------------------------------------------------
---- HWM 307 ------------------------------------------------------------------
+
+(308) 24-Nov-04 S Add $body_longlinecount and $header_longlinecount
+
+These variables would hold the number of physical lines in the body and header
+that were longer than 998 bytes. This would be fiddly to implement because of
+the way Exim currently reads the input. It isn't just a trivial patch.
+------------------------------------------------------------------------------
+--- HWM 308 ------------------------------------------------------------------
---------------------------- End of WishList ---------------------------------