-------------------------------------
doveadm " [" -Dv "] " expunge " [" -S socket_path "] " -A " search_query"
-------------------------------------
doveadm " [" -Dv "] " expunge " [" -S socket_path "] " -u " user search_query" ------------------------------------------------------------------------
In the first form, doveadm (1) will executed the expunge action with the environment of the logged in system user.
In the second form, the command will be performed for all users.
In the third form, only matching mails of the given
user (s) will be expunged.
------------------------------------------------------------------------
@INCLUDE:global-options@
--- command specific options --- "/.
Command specific
options : -------------------------------------
@INCLUDE:option-A@
-------------------------------------
-d Delete the mailbox if it is empty after expunging.
-------------------------------------
@INCLUDE:option-S-socket@
-------------------------------------
@INCLUDE:option-u-user@
------------------------------------------------------------------------
search_query Expunge messages matching this search query.
See
doveadm-search-query (7) for details.
------------------------------------------------------------------------
doveadm expunge -u jane.doe@example.org mailbox Spam savedbefore 2w
------------------------------------------------------------------------@INCLUDE:reporting-bugs@ ------------------------------------------------------------------------