Lampa wrote:
Hello,
so seems that sieve uses own log format which is not customizable and
it overrides delivery_log_format
Fixed:
http://hg.rename-it.nl/dovecot-1.2-sieve/rev/2e4679323759
Regards,
Stephan
Hello,
thank you very much.
2009/11/8 Stephan Bosch :
> Lampa wrote:
>>
>> Hello,
>>
>> so seems that sieve uses own log format which is not customizable and
>> it overrides delivery_log_format
>>
> Fixed:
>
> http://hg.rename-it.nl/dovecot-1.2-sieve/rev/2e4679323759
>
> Regards,
>
> Stephan
>
Hi,
I have been experimenting with the Virtual mailboxes plugin [1] recently.
This is my setup: the following dovecot-virtual file exists in a virtual
mailbox called "todo":
-- dovecot-virtual --
*
-Trash
-Trash/*
-Spam
-Spam/*
OR KEYWORD $TODO KEYWORD todo
On Mon, 09 Nov 2009 08:03:59 +0800
Patrick Nagel wrote:
> Hi,
>
> I have been experimenting with the Virtual mailboxes plugin [1] recently.
>
> This is my setup: the following dovecot-virtual file exists in a virtual
> mailbox called "todo":
>
> -- dovecot-virtual --
> *
> -Trash
> -Tr