Use the reliable Mutt (http://www.mutt.org/).
mutt -f imap://username@sourceimaphost/INBOX/folder
Tag selected messages by t, or tag all messages by T and entering ~A. (With T, you can specify various patterns (http://www.mutt.org/doc/manual/manual-4.html#ss4.2).
Move tagged messages by ;s("save") and enter imap://username@destimaphost/INBOX/folder. (This marks the source messages as deleted(D); if you don't want that, use ;C("copy") instead.)
You can repeat 2 and 3 as needed.
Quit by q. You may choose to purge the deleted messages.
This allows to move a folder from one account to another. Repeat this for multiple folders.
application/mutt.1541269869.txt.gz · 마지막으로 수정됨: (바깥 편집)