Problem with IMAP node

Can’t connect IMAP node to Roundcube. Error: getaddrinfo ENOTFOUND https://webmail.freehostia.com/.

Workflow
json
Copy
{
“nodes”: [
{
“parameters”: {},
“type”: “n8n-nodes-base.emailReadImap”,
“name”: “Email Trigger (IMAP)”
}
]
}
Setup
n8n via: npm

OS: Windows

Question
How do I find the correct IMAP host for Roundcube? Current host (https://webmail.freehostia.com/) is not working.

hello @wael_hassan

you can google it :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.