So I then tried:
doveadm expunge -A MAILBOX * DELETED BEFORE 5d
and got back:
Fatal: Unknown argument BOOT
run-parts: /etc/cron.hourly/dovecot-cleanup exited with return code
75
How can I run it for all mailbox folders without specifying them
individually?
You need to quote the mailbox.
This should work, i tested it with doveadm search
doveadm expunge -A mailbox '*' deleted before 5d
--
Christian Kivalo
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org