ikvk / imap_tools

Work with email by IMAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't access any other folder than INBOX

Preetraj2002 opened this issue · comments

I tried to navigate to SENT folded.

image

But it shows this error and it's the issue with every other folder.

I am basically trying to fetch a thread conversation, but i am only able to fetch upcoming mails(INBOX) of the thread and not the mails that i sent. So i am not able to fetch the whole thread.

Try to see all folders by: mailbox.folder.list('INBOX')