Unable to connect to IMAP with Cloudron in DMZ VLAN
N8N
2
Posts
2
Posters
10
Views
This topic was forked from Issue connecting N8N to IMAP account
joseph
-
I am running into the same issue. I have the cloudron running in a DMZ VLAN at home with public IP. Firewall is configured to port forward port 993 from my WAN IP to my Cloudron LAN IP. I can access emails on my phone, laptop etc but when I try to configure n8n to connect to the Cloudron mail server, I get the same error message as @OneWheelGeek .
@girish said in Issue connecting N8N to IMAP account:
@OneWheelGeek If you open a n8n web terminal, are you able to
telnet my.domain.com 993? Does it connect ?I tried this but no joy. "telnet: Unable to connect to remote host: Connection timed out"
Any pointers?