MailCore / mailcore2

MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
Other
2.61k stars 624 forks source link

Using MailCore to track only some email addresses #1868

Closed zulfishah closed 4 years ago

zulfishah commented 4 years ago

Hi, I am looking into using the MailCore2 framework in my app to track incoming emails from a list of email addresses. A couple of things I'm not sure how to implement:

Would be great to learn more about this library, especially when I'm just starting out and don't want to go down rabbit holes. Thanks!

zulfishah commented 4 years ago

One more thing (if someone has the time to answer):

dinhvh commented 4 years ago

I think with the search API, you can query a date range.

If you don't go through the process of getting approved by Google, you get categorized as for "less secure apps", which means that the user needs to create a app-specific password. I think using MailCore or any other framework will have the same problem.