From: Jeremy Harris Date: Fri, 15 Nov 2024 12:19:39 +0000 (+0000) Subject: Start a wishlist with notes for Exim 5 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/83d9f1521862c7e6876e32810cf2cbca32ccd837 Start a wishlist with notes for Exim 5 --- diff --git a/doc/doc-misc/Exim-5-WishList b/doc/doc-misc/Exim-5-WishList new file mode 100644 index 000000000..d2f4503d8 --- /dev/null +++ b/doc/doc-misc/Exim-5-WishList @@ -0,0 +1,17 @@ +Wishlist for (the mythical) Exim version 5 +========================================== + +These are ideas that are so incompatible with version 4 +that we don't want to do them. + +1. Test router preconditions in order given + +2. Recast the router syntax to look more like the ACL syntax + There is no distinction between preconditions and conditions + (all of which are procedural rather than declarative) + in the current syntax. + +3. Redo the retries syntax, again to be more like ACL syntax. + +4. Redo syntax for mysql/pgsql host spec, for better parsing + - Eg. a proper list, of name=value items