imap-upload icon indicating copy to clipboard operation
imap-upload copied to clipboard

Structure not duplicated on IMAP

Open Bailed opened this issue 5 years ago • 1 comments

Hi, Here is my local structure :

  • MASTER
  • FOLDER1.mbox
  • FOLDER1.sbd -- SUBFOLDERA.mbox -- SUBFOLDERB.mbox -- SUBFOLDERB.sbd --- LASTFOLDER.mbox

When I try : python imap_upload.py --host=imap.myhost.com --port=143 [email protected] --password=password -r /FOLDER/MASTER

Inbox go to Inbox MASTER folder is create

But FOLDER1 is not created, either SUBFOLDERB and all mails are going to MASTER.

Any ideas ?

Thanks for the work !

Bailed avatar Nov 04 '20 12:11 Bailed

Is there any output I could take a look at?

rgladwell avatar Nov 05 '20 10:11 rgladwell