Michael Haardt wrote: > On Thu, Apr 27, 2006 at 05:14:27PM +0200, listrcv wrote:
>
>>The sieve filtering of Cyrus just falls back to delivering into the
>>inbox for deliveries into non-existing subfolders.
>
>
> You do not need to change Exim to get that behaviour. Just have the file
> transport check for existance of the target directory, and deliver to the
> regular inbox otherwise.
That's a good idea, but it would require to pre-create the directories.
Having to pre-create them didn't seem to be wanted.
Maybe you can even configure what I suggested with an unchanged Exim,
but it would be a little complicated?