0
votes

I want to get the contents of the "Primary" tab in Gmail using IMAP (in node.js using node-imap)

I can easily get the Important folder, but I can't get the Primary folder.

Any ideas?

1
This question was already asked on the webapps site: webapps.stackexchange.com/questions/47230/… - mgamba

1 Answers

0
votes

I believe that this is not currently possible.

If you search the Google dev site, nothing comes up.

Specifically, there's nothing about tabs on Google's IMAP Extensions page.