-------------------------------------
doveadm " [" -Dv "] " expunge " [" -S socket_path ] [ -d ] -A " search_query"
-------------------------------------
doveadm " [" -Dv "] " expunge " [" -S socket_path ] [ -d ] -F " file search_query"
-------------------------------------
doveadm " [" -Dv "] " expunge " [" -S socket_path ] [ -d ] -u " user search_query" ------------------------------------------------------------------------
In the first form, doveadm (1) will execute 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, doveadm (1) will expunge messages of the users listed in the given file .
In the fourth form, only matching mails of the given
user (s) will be expunged.
------------------------------------------------------------------------
@INCLUDE:global-options@
--- command specific options --- "/.
Command specific
options : -------------------------------------
@INCLUDE:option-A@
-------------------------------------
@INCLUDE:option-F-file@
-------------------------------------
-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@ ------------------------------------------------------------------------