8 Aug
2013
8 Aug
'13
noon
Pe 7 Aug 2013 11:35, Timo Sirainen a scris:
Thank you, but doveadm expunge will ask for the mailbox name:
[root@mail1 ~]# doveadm expunge -u john.doe@example.com ON 2013-08-07 doveadm(root): Fatal: expunge: To avoid accidents, search query must contain MAILBOX in all search branches
Add: mailbox '*'
Thank you, it works!
May I use the same wildcard syntax ('*') when configuring the expire plugin? Something like:
mail_plugins = $mail_plugins expire
plugin { expire = * }
or
plugin { expire = '*' }
?
Best regards, Răzvan