On 08/11/2024 01:19, Joseph Tam via dovecot wrote:
     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
Just a wild-ass guess, but did you escape the wildcard e.g.

     doveadm expunge -A MAILBOX \* DELETED BEFORE 5d

Joseph Tam<jtam.h...@gmail.com>

Escaping didn't work. Quoting the asterisk did, presumably preventing shell expansion. Thanks.
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to