imap_tools icon indicating copy to clipboard operation
imap_tools copied to clipboard

Can't access any other folder than INBOX

Open Preetraj2002 opened this issue 1 year ago • 1 comments

I tried to navigate to SENT folded.

image

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

Preetraj2002 avatar Jun 20 '24 08:06 Preetraj2002

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.

Preetraj2002 avatar Jun 20 '24 08:06 Preetraj2002

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

ikvk avatar Jul 01 '24 12:07 ikvk