https://bugs.kde.org/show_bug.cgi?id=324443
Timo Weingärtner <t...@tiwe.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.10.5 |5.2.3 --- Comment #2 from Timo Weingärtner <t...@tiwe.de> --- This bug is still present in KMail 5.2.3. When disconnecting all NM connections KMail shows: ---8<---8<--- Offline KMail is currently in offline mode. Click here to go online . . . ---8<---8<--- but clicking "here" doesn't help. Relying on NM to tell if a server is reachable is a heuristic and the heuristic is wrong. A better heuristic might be to run "ip route get $SERVER" which might incur a DNS timeout if a hostname is used. -- You are receiving this mail because: You are watching all bug changes.