Last weekend the wireless on my Linux Mint box stopped working. Instead of fighting wireless driver issues all evening I grabbed a spare wifi range extender with an ethernet port and plugged my desktop into it to get back online. Nothing else changed, yet ever since Thunderbird won't connect to the IMAP server. I downloaded Claws Mail just to make sure it wasn't a Thunderbird issue, and Claws gets a Port 993 connection refused error too. I can ping mail.webfaction.com and it responds. Error message: Can't connect to IMAP4 server: mail.webfaction.com:993 I'm stumped. Any ideas? asked 26 Oct '17, 00:29 chrisod |
Try running an MTR report to verify it isn't packet loss or something else.
Try using telnet to connect on port 25 and 993 to see if that works,
answered 26 Oct '17, 04:50 johns |
Yet pinging mail.webfaction.com works fine, so my box can get to the IMAP server. Traceroute also fails to the mailserver, but works to webfaction.com Tried flushing the DNS cache too. Still can't connect to the mail server from a mail client. answered 27 Oct '17, 00:24 chrisod Please open a support ticket to let us know your public-facing IP address and resolving DNS server IPs, and we'll assist you from there.
(27 Oct '17, 00:30)
seanf
|
I changed the DNS set up on my box from DHCP to DHCP (Addresses Only) and manually specified Google's DNS servers, which is what Thunderbird should be getting from my router. After a reboot it's working. Don't know why the wifi extender is blocking Thunderbird from DNS, but it's working now. Thanks for the help. answered 27 Oct '17, 00:55 chrisod You're very welcome!
(27 Oct '17, 00:57)
seanf
|