Is it possible to create a virtual folder that selects all mails with imap Junk flag (set by pigeonhole imap4flags' setflag "Junk")?
-- sergio.
On 7.11.2019 8.58, sergio via dovecot wrote:
Is it possible to create a virtual folder that selects all mails with imap Junk flag (set by pigeonhole imap4flags' setflag "Junk")?
Yes, see https://doc.dovecot.org/configuration_manual/virtual_plugin/
Aki
Aki,
sorry for poor question.
Is it possible to create a virtual folder that selects all mails with imap Junk flag (set by pigeonhole imap4flags' setflag "Junk")?
Yes, see https://doc.dovecot.org/configuration_manual/virtual_plugin/ Yes, I'm talking exactly about virtual_plugin. While it's absolutely clear how to select all messages marked as deleted, I can't understand how to select all messages with the "junk" flag.
-- sergio.
On 11/20/19 12:58 PM, sergio via dovecot wrote:
Yes, see https://doc.dovecot.org/configuration_manual/virtual_plugin/ Yes, I'm talking exactly about virtual_plugin. While it's absolutely clear how to select all messages marked as deleted, I can't understand how to select all messages with the "junk" flag.
I'm guessing:
- KEYWORD \Junk
-- Aleksander 'A.L.E.C' Machniak Kolab Groupware Developer [http://kolab.org] Roundcube Webmail Developer [http://roundcube.net]
PGP: 19359DC1 # Blog: https://kolabian.wordpress.com
Sorry, I've missed the rfc3501.
The right answer is just "KEYWORD Junk" without a backslash.
Aleksander, thank you!
-- sergio.
participants (3)
-
A.L.E.C
-
Aki Tuomi
-
sergio