This topic was already discussed on this mailinglist: https://www.dovecot.org/list/dovecot/2011-November/079491.html I am also looking for a nice and convenient way of recursively deleting a mailbox which uses the mdbox-Format. Since then - was there any progress? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 455 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20170109/dbc66fe9/attachment.sig>
On 9 Jan 2017, at 19.29, Malte Schmidt <info at vialactea.de> wrote:> > This topic was already discussed on this mailinglist: > > https://www.dovecot.org/list/dovecot/2011-November/079491.html > > I am also looking for a nice and convenient way of recursively deleting > a mailbox which uses the mdbox-Format. Since then - was there any progress?Looks like there's doveadm mailbox delete -r
Hello and thanks for the answer, as of version 2.2.24 this is not working: # doveadm mailbox delete -r dove delete: invalid option -- 'r' I crawled through the changelog since 2.2.24 and could not find any change like this. Also neither the wiki nor the man-pages mention a "-r"-flag. I am a bit confused here. Am 10.01.2017 um 22:55 schrieb Timo Sirainen:> On 9 Jan 2017, at 19.29, Malte Schmidt <info at vialactea.de> wrote: >> This topic was already discussed on this mailinglist: >> >> https://www.dovecot.org/list/dovecot/2011-November/079491.html >> >> I am also looking for a nice and convenient way of recursively deleting >> a mailbox which uses the mdbox-Format. Since then - was there any progress? > Looks like there's doveadm mailbox delete -r