IMAPSYNC - trouble to create mailbox folder structure

Hi, I have installed ImapSync on Linux Debian.
I tried run command to copy from Server A to Server B. It's run but imapsync doesn't create mailbox folder structure.
I don't know if there is a command to force creation of mailbox's folders and subfolder.
My command is below

imapsync --host1 source_server --port1 143
--user1 changeme@yourdomain --password1 mypassword
--host2 destination_server --port2 143
--user2 changeme@yourdomain --password2 mypassword
--noauthmd5

Helpme!

---------- Post updated at 11:30 AM ---------- Previous update was at 08:20 AM ----------

up :slight_smile: