* Stephan Bosch <stephan at rename-it.nl> 2017.01.13 13:50:> So, that performs as expected. However, when I test this with LDA, ? can > reproduce your problem: > > $ doveadm fetch flags mailbox "Trash" 1 > flags: \Recent > $ doveadm fetch flags mailbox "INBOX" 1 > flags: \Recent > > Will investigate more later today...Thanks for confirming Stephan. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: Digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20170113/1ba9e26f/attachment.sig>
Op 1/13/2017 om 2:22 PM schreef Thomas Leuxner:> * Stephan Bosch <stephan at rename-it.nl> 2017.01.13 13:50: > >> So, that performs as expected. However, when I test this with LDA, ? can >> reproduce your problem: >> >> $ doveadm fetch flags mailbox "Trash" 1 >> flags: \Recent >> $ doveadm fetch flags mailbox "INBOX" 1 >> flags: \Recent >> >> Will investigate more later today... > Thanks for confirming Stephan.Fixed: https://github.com/dovecot/pigeonhole/commit/772485538302957ebada484b6eedec57136bc737 Regards, Stephan.
* Stephan Bosch <stephan at rename-it.nl> 2017.01.14 12:35:> Fixed: > > https://github.com/dovecot/pigeonhole/commit/772485538302957ebada484b6eedec57136bc737 > > Regards, > > Stephan.Confirmed effective. Thanks! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: Digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20170114/28634cd5/attachment.sig>
* Stephan Bosch <stephan at rename-it.nl> 2017.01.14 12:35:> Fixed: > > https://github.com/dovecot/pigeonhole/commit/772485538302957ebada484b6eedec57136bc737Hi Stephan, I recently noticed that the 'flags' still cause issues when using an _include_ script like: require ["include","copy","fileinto","imap4flags","vacation"]; include :global "global"; In this case the file options work fine, but the flags are not set. Regards Thomas -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: Digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20170119/9b5443b0/attachment.sig>