summaryrefslogtreecommitdiff
path: root/doc/doc-misc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-10-14 15:44:53 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-10-14 15:44:53 +0000
commitd0c5c351da260a04bb28a70f1e437f7cec42c9b4 (patch)
treeade0bc40879c4e7bddc8fcc34bb448b41c139a83 /doc/doc-misc
parentcb7410236c1301a26b91d8290de8599cf0faf049 (diff)
downloadexim4-d0c5c351da260a04bb28a70f1e437f7cec42c9b4.tar.gz
Wish for more standardized rejection messages.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r--doc/doc-misc/WishList14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList
index 1fbe547bf..d0997e688 100644
--- a/doc/doc-misc/WishList
+++ b/doc/doc-misc/WishList
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-misc/WishList,v 1.53 2005/10/11 09:30:41 ph10 Exp $
+$Cambridge: exim/doc/doc-misc/WishList,v 1.54 2005/10/14 15:44:53 ph10 Exp $
EXIM 4 WISH LIST
----------------
@@ -1987,5 +1987,15 @@ ${lookup regex{/some/file regex}{found-string}{not-found-string}}
(344) 10-Oct-05 M Make debug_print work in authenticators
------------------------------------------------------------------------------
---- HWM 344 ------------------------------------------------------------------
+
+(345) 14-Oct-05 M Standardize rejection messages
+
+"The parsing for rejection lines is a bit of a mess, and fairly
+unmaintainable. Do you think it would be possible to standardise
+rejection/refusal log messages? How about something like:
+
+(<ID>|16 Spaces) *< (Connection|MAIL|RCPT|HELO|EHLO|DATA) rejected (from
+<Address>)?: <Reason> (\(<Detail>\))?"
+------------------------------------------------------------------------------
+--- HWM 345 ------------------------------------------------------------------
---------------------------- End of WishList ---------------------------------