Hello

I want to transfer an email from [email protected] to put it in a folder of 
another user: [email protected]

For that, it seems to me appropriate to use 'doveadm move' command, but I can 
not get the right result. Can you help me?

syntax:
    doveadm move [-u <user>|-A] [-S <socket_path>] <destination> [user <source 
user>] <search query>


my attempts:

    doveadm move -u [email protected] DIRECTORY_2 mailbox 
[email protected]:'DIRECTORY_1' all

return: Error: Syncing mailbox [email protected]:DOSSIER_1 failed: Mailbox 
doesn't exist: [email protected]:DOSSIER_1

    doveadm -u [email protected] DIRECTORY_2 mailbox 
sdbox:/complete/path/[email protected]/mailboxes/DIRECTORY_1 all

return: Error: Syncing mailbox 
sdbox:/complete/path/[email protected]/mailboxes/DIRECTORY_1 failed: Mailbox 
doesn't exist: sdbox:/complete/path/[email protected]/mailboxes/DIRECTORY_1

    doveadm move -u [email protected] DIRECTORY_2 mailbox [email protected] 
'DIRECTORY_2' all

return: Fatal: Unknown argument DIRECTORY_2
                                          

Reply via email to