Hello All,
I just have a quick question about doveadm commands.
Is there a command that we can use to count emails for a particular end user?
If an end user needed to copy/move emails from one account to another, is there a command?
Also, I've searched Google results, numerous Ubuntu, CentOS, Fedora forums, Doveadm forums, and read the DoveCot/DoveADM man pages numerous times and either I am over looking, or I am not understanding. Thus why I am asking here.
On 06 Apr 2015, at 09:41, Kenneth Ulrich ulrichkenneth@gmail.com wrote:
Hello All,
I just have a quick question about doveadm commands.
- Is there a command that we can use to count emails for a particular end user?
doveadm mailbox status -t messages '*' doveadm quota get
- If an end user needed to copy/move emails from one account to another, is there a command?
doveadm copy -u sourceuser@example.com user destuser@example.com <query> doveadm move -u sourceuser@example.com user destuser@example.com <query>
(Requires v2.1.10 or newer)
participants (2)
-
Kenneth Ulrich
-
Timo Sirainen