Wish for more standardized rejection messages.
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 14 Oct 2005 15:44:53 +0000 (15:44 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 14 Oct 2005 15:44:53 +0000 (15:44 +0000)
doc/doc-misc/WishList

index 1fbe547bfeb473a54c30a1a60a27a6bf9c60aad0..d0997e68875dd921984c088a80f33c32b2587a07 100644 (file)
@@ -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 ---------------------------------