Displaying 4 results from an estimated 4 matches for "8f42a89".
2017 Feb 20
2
Sieve removeflag Action
...ldn't reproduce this with v2.3.devel yesterday (i.e. no flags set for the
> Security mailbox and all flags set for the message in INBOX), but I will try
> later with some older version.
I did install a newer build this morning:
Feb 20 07:00:23 nihlus dovecot: master: Dovecot v2.2.devel (8f42a89) starting up for imap, lmtp
This one processed the dovecot-news mail for 2.2.28.rc1 fine which uses a similar sieve rule. I will monitor global rules with this build and report back.
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
T...
2017 Feb 22
0
Sieve removeflag Action
* Thomas Leuxner <tlx at leuxner.net> 2017.02.20 12:56:
> Feb 20 07:00:23 nihlus dovecot: master: Dovecot v2.2.devel (8f42a89) starting up for imap, lmtp
>
> This one processed the dovecot-news mail for 2.2.28.rc1 fine which uses a similar sieve rule. I will monitor global rules with this build and report back.
The results seem to be arbitrary. Personal rules _always_ work for flag actions, global rules included d...
2017 Jan 19
4
Sieve removeflag Action
* Stephan Bosch <stephan at rename-it.nl> 2017.01.19 10:32:
> Could you provide a more detailed example?
Sure. Personal script v
/var/vmail/domains/leuxner.net/tlx/.dovecot.sieve:
require ["include","copy","fileinto","imap4flags","vacation"];
include :global "global";
--
Global script referenced v
2017 Feb 24
4
Sieve removeflag Action
Op 2/22/2017 om 8:40 PM schreef Thomas Leuxner:
> * Thomas Leuxner <tlx at leuxner.net> 2017.02.20 12:56:
>
>> Feb 20 07:00:23 nihlus dovecot: master: Dovecot v2.2.devel (8f42a89) starting up for imap, lmtp
>>
>> This one processed the dovecot-news mail for 2.2.28.rc1 fine which uses a similar sieve rule. I will monitor global rules with this build and report back.
> The results seem to be arbitrary. Personal rules _always_ work for flag actions, global rules...