I have searched the forums but none of the suggested fixes seem to work for me.
I don’t know if it helps but I am on an a2 hosting shared server.
When I proxy mydomain.com on Cloudflare DNS then I can no longer use mail.mydomain.com:993 because it times out.
Using my mail server (mi3-ts1.a2hosting.com:993 ) works though.
But if I disable the Cloudflare proxying of mydomain.com then mail.mydomain.com:993 works fine.
Any ideas?
Here is my DNS setup (domain and IPs changed to protect the innocent):
jb3
March 24, 2021, 12:42pm
2
Port 993 is not supported with Cloudflare.
Please refer to this list to see all the ports that Cloudflare will proxy.
I am not proxying mail.mydomain.com
, just mydomain.com
but 30 seconds after I proxy mydomain.com
then mail.mydomain.com
times out…
jb3
March 24, 2021, 12:46pm
4
I see, that is interesting. Is it possible that there is a cached DNS entry that still points to Cloudflare on the subdomain? Otherwise, I’m unsure sadly.
Wow, I flushed my DNS sudo dscacheutil -flushcache && sudo killall -HUP mDNSResponder
and it works fine (macOS).
Amazing, thanks… so how did DNS caching stop it working on port 993 but allowed it to work on port 143?
jb3
March 24, 2021, 12:58pm
6
Glad to hear that worked!
Genuinely unsure about how that would have happened.
However, as the saying goes:
1 Like
system
Closed
March 29, 2021, 12:59pm
7
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.