6.0.0-alpha14
7/2/25

[#13183] Sieve: Ingi uses imapflags but Dovecot only accept imap4flags
Summary Sieve: Ingi uses imapflags but Dovecot only accept imap4flags
Queue Ingo
Queue Version 3.1.4
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester torben (at) dannhauer (dot) info
Created 05/14/2014 (4067 days ago)
Due
Updated 05/14/2014 (4067 days ago)
Assigned
Resolved 05/14/2014 (4067 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/14/2014 01:44:06 PM Jan Schneider Comment #2
State ⇒ Duplicate
Patch ⇒ No
Reply to this comment
05/14/2014 01:30:13 PM torben (at) dannhauer (dot) info Comment #1
Priority ⇒ 2. Medium
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Sieve: Ingi uses imapflags but Dovecot only accept imap4flags
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
info fails to save rules using flags in sieve.

Dovecot 2.2 accepts per default only imap4flags, but ingo tries to set 
"require imapflags".

The latter is deprecated in Dovecot sieve, so ingo should

a) change it to imap4flags

or

b) add a configuration option in the backend to choose whether 
imagflags (CMUsieve) or imap4flags (Dovecot sieve)

The adaption is trivial: replace imapflags with imap4flags in
ingo/lib/Script/Sieve/Action/Flag.php line 102

A solution in the upcoming Horder 5.2 release would be great!

Thanks,
Torben

Saved Queries