On 22/07/2024 15:20, Jeremy Harris via Exim-users wrote:

OK, that's an awkward mixture to handle.

I suspect you're going to have to manually spot Sieve filters and
handle them separately.

Thanks for the suggestions.  I think we're probably going to just tell users that "inbox" (and thus "keep", and the default handling in case of a filter error) are not supported in Sieve filters on our system.

Then raise a wishlist item for Exim's Sieve handling to support
a means for configuring something other than "inbox". I'm unsure
if a free choice is warranted, perhaps just a choice of "inbox/".

I think the clean solution here would be an additional option on the redirect router (e.g. sieve_inbox_path) that allows the location of "inbox" to be specified.  This could then be handled the same way as any other path generated by a filter file (i.e. transport determined by whether it ends with "/" or not).

It would also avoid the need for the conditional expansion of "file" to handle "inbox" in the simple case.

regards,

Paul


--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to