We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Here is my local structure :
When I try : python imap_upload.py --host=imap.myhost.com --port=143 --user=user@email.com --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 !
The text was updated successfully, but these errors were encountered:
Is there any output I could take a look at?
Sorry, something went wrong.
No branches or pull requests
Hi,
Here is my local structure :
-- SUBFOLDERA.mbox
-- SUBFOLDERB.mbox
-- SUBFOLDERB.sbd
--- LASTFOLDER.mbox
When I try : python imap_upload.py --host=imap.myhost.com --port=143 --user=user@email.com --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 !
The text was updated successfully, but these errors were encountered: