On Fri, Oct 02, 2020 at 12:08:21PM +0300, ivanov via Exim-users wrote: > I apologize for my persistence, but I would like to know if it is > possible with new Exim to create automatically new subdirectories > for address suffixes in maildir mailboxes. Or it doesn't work > because any destination path should be de-tainted via lookup, and > lookup for non-existing directories isn't possible.
The "nwildlsearch" lookup type may be used for "general detainting": https://lists.exim.org/lurker/message/20200719.210026.542b980a.en.html https://lists.exim.org/lurker/message/20200720.100355.3d99dd1e.en.html -- Eugene Berdnikov -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
