ikvk / imap_tools

Work with email by IMAP
Apache License 2.0
706 stars 80 forks source link

Can't access any other folder than INBOX #237

Closed Preetraj2002 closed 2 months ago

Preetraj2002 commented 2 months ago

I tried to navigate to SENT folded.

image

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

Preetraj2002 commented 2 months ago

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.

ikvk commented 2 months ago

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