J
J
Jessi2020-08-14 21:05:18
JavaScript
Jessi, 2020-08-14 21:05:18

Which library to choose to receive incoming emails from gmail and how to parse data from them?

Good afternoon, I'm creating a program on node.js, I would like to be able to programmatically connect to my gmail mail, and receive some data from emails.
I've already found various libraries that connect to mail, such as - mail-listener2
imap ,
some of them connect successfully, but I just can't figure out how exactly to receive specific letters and their contents.
I would appreciate any help from those who have dealt with this.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2020-08-14
@Jessi

any that can pop3, then go to the gmail settings and allow the use of the appropriate type of connection, use it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question