Displaying 2 results from an estimated 2 matches for "6e076801a027c655aa700000e4766c2b".
2016 Dec 31
0
expunging all mailboxes
...Mbps of bandwidth, full
> duplex. But when multiple users are sharing a simplex 56kbps radio channel,
> even just the headers of old/irrelevant mail are to be avoided.
>
> Michael
>
ok, i did setup a test, and these are the results ;)
sh-4.3# doveadm search -u luuk savedbefore 2d
6e076801a027c655aa700000e4766c2b 1
a11f76379f27c655a4700000e4766c2b 1
sh-4.3# doveadm expunge -u luuk mailbox INBOX savedbefore 2d
sh-4.3# doveadm search -u luuk savedbefore 2d
6e076801a027c655aa700000e4766c2b 1
sh-4.3# doveadm fetch -u luuk mailbox savedbefore 2d | sed 's/^L//g'
mailbox: Sent
sh-4.3# doveadm expunge -u...
2016 Dec 31
3
expunging all mailboxes
> Huh, it certainly did for me, although I used "all" instead of
> "savedbefore 30d" since I just wanted to empty the trash. What
> version of Dovecot? Mine is 2.2.27.
Well, not for me.
doveadm search -u user at domain ALL savedbefore 2d
-- returns some messages
doveadm expunge -u user at domain mailbox '*' savedbefore 2d
-- nothing shown, but no error
doveadm