postalsys / imapflow

IMAP Client library for EmailEngine Email API (https://emailengine.app)
https://imapflow.com
Other
367 stars 64 forks source link

Error: getaddrinfo ENOTFOUND imap.gmail.com #126

Closed dyachenkodimaa closed 1 year ago

dyachenkodimaa commented 1 year ago

Sometimes I've got Error: getaddrinfo ENOTFOUND imap.gmail.cm. It could be resolved after computer reboot. What it could be?

andris9 commented 1 year ago

imap.gmail.cm seems to be a wrong hostname. Use imap.gmail.com instead.

dyachenkodimaa commented 1 year ago

sorry, there was imap.gmail.com, but anyway it works only after reboot

vhscom commented 1 year ago

Saw the same error today. Resolved by running nslookup imap.gmail.com.