Question About Dovadm syntax

Timo Sirainen tss at iki.fi
Mon Apr 6 02:22:33 UTC 2015


On 06 Apr 2015, at 09:41, Kenneth Ulrich <ulrichkenneth at gmail.com> wrote:
> 
> Hello All,
> 
> I just have a quick question about doveadm commands.
> 
> 1. Is there a command that we can use to count emails for a particular end
> user?

doveadm mailbox status -t messages '*'
doveadm quota get

> 2. If an end user needed to copy/move emails from one account to another,
> is there a command?

doveadm copy -u sourceuser at example.com user destuser at example.com <query>
doveadm move -u sourceuser at example.com user destuser at example.com <query>

(Requires v2.1.10 or newer)



More information about the dovecot mailing list