Last night, I changed the password of an email account at https://www.openprovider.com, and after applying it in Apple Mail, Mail was no
longer able to connect to the server.
After a lot of fiddling with ports and settings in Mail, I realised it was timing out and not actually getting a response from the server:
✗ telnet mail.op-email.eu 993
Trying 34.13.213.173...
telnet: connect to address 34.13.213.173: Operation timed out
telnet: Unable to connect to remote host
If I switch to mobile data via my iPhone it works:
✗ telnet mail.op-email.eu 993
Trying 34.13.213.173...
Connected to mail.op-email.eu.
Escape character is '^]'.
I get the same results on two almost identical MacBooks here, side-by-side.
Must be a weird networking issue - the broadband provider's fault, that just coincendentally struck at the moment I was changing an email password, right?
But! On one of the MacBooks, I can reach the same server's web interface over HTTPS, at https://mail.op-email.eu, and on the other I can't - it times out trying to get a response, just like Apple Mail does (unless I switch to the mobile data network, and then it does work).
So there's definitely something different between the two networks: connections to the email server mail.op-email.eu time out in Mail, telnet etc on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
So there's definitely something different between the two networks: connections to the email server mail.op-email.eu time out in Mail, telnet etc on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
So there's definitely something different between the two networks:
connections to the email server mail.op-email.eu time out in Mail, telnet etc
on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can
reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
You think this is a Mac issue?
D.M. Procida <[email protected]> wrote:
So there's definitely something different between the two networks:
connections to the email server mail.op-email.eu time out in Mail, telnet etc
on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can
reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
Your broadband IP could have been blacklisted by the IMAP server for too
many failed login attempts. But that doesn't explain the https difference.
Their setup doesn't look like it's using a CDN or anything complicated for web. Maybe local cookies are a way to bypass the blacklist.
On 15 Jun 2025 at 10:01:34 BST, "Theo" <[email protected]> wrote:
D.M. Procida <[email protected]> wrote:
So there's definitely something different between the two networks:
connections to the email server mail.op-email.eu time out in Mail, telnet etc
on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can >> reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
Your broadband IP could have been blacklisted by the IMAP server for too many failed login attempts. But that doesn't explain the https difference.
Some more data:
wget https://mail.op-email.eu from a Linux box on the network also timed out, so on the Mac where https://mail.op-email.eu I tried that in Chrome instead of
Safari - which timed out too.
So the fact that it appears to work on that Mac could be due to some very aggressive caching, but I am really not sure of what.
For example, in Safari, I can log out and log in again, and click through various new pages on https://mail.op-email.eu.
In Chrome, I can't even get any response from it.
On that machine, it works just fine in Private browsing mode.
For example, in Safari, I can log out and log in again, and click through >various new pages on https://mail.op-email.eu.
In Chrome, I can't even get any response from it.
D.M. Procida <[email protected]> wrote:
So there's definitely something different between the two networks:
connections to the email server mail.op-email.eu time out in Mail, telnet etc
on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can
reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
Your broadband IP could have been blacklisted by the IMAP server for too
many failed login attempts. But that doesn't explain the https difference. Their setup doesn't look like it's using a CDN or anything complicated for web. Maybe local cookies are a way to bypass the blacklist?
Theo wrote:
D.M. Procida <[email protected]> wrote:
So there's definitely something different between the two networks:
connections to the email server mail.op-email.eu time out in Mail,
telnet etc
on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one
can
reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
Your broadband IP could have been blacklisted by the IMAP server for too
many failed login attempts. But that doesn't explain the https
difference.
Their setup doesn't look like it's using a CDN or anything complicated
for
web. Maybe local cookies are a way to bypass the blacklist?
I suspect 2 problems.
Ignoring "something different between the two Macs: one can
reach https://mail.op-email.eu and one cannot." for the moment...
I suspect an IP blacklist or routing issue.
From, here:
Telnet mail.op-email.eu
Telnet 34.13.213.173
... both fail with "Could not open connection to host on port 23", but clearly my DNS gives the same IP address that you see.
Telnet 34.13.213.173 993
... just hangs
Traceroute shows three hops through the Zen network then times out. I
have a static IP with Zen.
Who are you with for your home broadband?
I'm aware that O2 had a problem on about 4 June where they blocked some Plusnet addresses, thereby preventing access to their network from
people trying to use WiFi calling from a Plusnet connection. It took a
few days for somebody within O2 to understand the issue, but they then corrected their firewall misconfiguration.
I've seen a similar problem where a user connects to a mobile or
satellite provider which uses CGNAT. This means that many (hundreds or thousands of) users appear to come from the same public IP address, and
it only takes one to abuse that connection for it to be blocked in a reputation checker such as <https://check.spamhaus.org/>
So complain to <https://www.openprovider.com> but you may have to work
very hard to get anybody there to understand the issue ...
In article <[email protected]>,
D.M. Procida <[email protected]> wrote:
For example, in Safari, I can log out and log in again, and click through
various new pages on https://mail.op-email.eu.
In Chrome, I can't even get any response from it.
You don't have any proxies configured in either browser do you?
Does traceroute get through?
Or, on the theory that it's always DNS, what happens if you use an
IP address instead of the name?
Oh, and do you have IPv6 enabled? If so, try turning it off.
So there's definitely something different between the two networks: connections to the email server mail.op-email.eu time out in Mail, telnet etc on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can reach https://mail.op-email.eu and one cannot.
Theo wrote:
D.M. Procida <[email protected]> wrote:
So there's definitely something different between the two networks:
connections to the email server mail.op-email.eu time out in Mail, telnet etc
on home broadband, but not on mobile data.
And there is definitely something different between the two Macs: one can >>> reach https://mail.op-email.eu and one cannot.
Any idea WTF might be going on?
Your broadband IP could have been blacklisted by the IMAP server for too
many failed login attempts. But that doesn't explain the https difference. >> Their setup doesn't look like it's using a CDN or anything complicated for >> web. Maybe local cookies are a way to bypass the blacklist?
I suspect 2 problems.
Ignoring "something different between the two Macs: one can
reach https://mail.op-email.eu and one cannot." for the moment...
I suspect an IP blacklist or routing issue.
From, here:
Telnet mail.op-email.eu
Telnet 34.13.213.173
... both fail with "Could not open connection to host on port 23", but clearly my DNS gives the same IP address that you see.
Telnet 34.13.213.173 993
... just hangs
Traceroute shows three hops through the Zen network then times out. I
have a static IP with Zen.
Who are you with for your home broadband?
I've seen a similar problem where a user connects to a mobile or
satellite provider which uses CGNAT. This means that many (hundreds or thousands of) users appear to come from the same public IP address, and
it only takes one to abuse that connection for it to be blocked in a reputation checker such as <https://check.spamhaus.org/>
So complain to <https://www.openprovider.com> but you may have to work
very hard to get anybody there to understand the issue ...
[still no success]
On 15 Jun 2025 at 09:40:23 BST, "D.M. Procida" <[email protected]> wrote:
So there's definitely something different between the two networks:
connections to the email server mail.op-email.eu time out in Mail, telnet etc
on home broadband, but not on mobile data.
I am going to follow up here, because I think I have the answer now.
I can connect successfully using a mobile network or a VPN - and as a couple of people suggested, that sounds like my home IP address has found itself on a
blocklist.
And there is definitely something different between the two Macs: one can
reach https://mail.op-email.eu and one cannot.
And only Safari on the other Mac could reach it, and not Chrome, or Mail, or commandline tools - which completely baffled me.
Until I realised that iCloud Private Relay was on, on the other machine - which *only* affects Safari's traffic! And that was how https://mail.op-email.eu worked there and only there.
Thanks a lot everyone for your advice and help, I would have battered my head into the wall by now if it were not for the insights and intelligent suggestions pointing in the right directions.
Your Sky connection is probably not static, so rebooting the router
might get you a different IP. Or it might not!
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 156:08:30 |
| Calls: | 12,092 |
| Files: | 15,000 |
| Messages: | 6,517,729 |