Enough-Software / enough_mail

IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
Mozilla Public License 2.0
106 stars 55 forks source link

Listening for folders 📂 & and group chat emails #202

Open ditsly opened 2 years ago

ditsly commented 2 years ago

1- I'm trying to list all of the folders in mail server, how to detect it?

2 - I'm trying to know how to group emails of the same chat?

dfangys commented 2 years ago

?

sgms-top commented 5 months ago

me too , how looping in Future<Tree<Mailbox?>> ?