Categories About Us Contact Us Become a Member

How to fix Thunderbird error 10060 (connection timed out)

This means Thunderbird reached out to the mail server but got no reply in time. A firewall or antivirus blocking Thunderbird is the usual cause, along with a wrong server or port. Jump to your situation below or work through the methods in order.

By Neeraj Singh ~6 min Updated Jun 2026 88% found this helpful
Error message
Connection to server timed out (error 10060). The server failed to respond.
Summary

Error 10060 is a network timeout: Thunderbird tried to connect to the incoming or outgoing mail server and received no response within the allowed time. The most common cause is a firewall or antivirus blocking Thunderbird, especially security suites with an email-scanning feature that sits between Thunderbird and the server. A wrong server name or port, or a general connectivity problem, produce the same timeout. The fix is to confirm the internet connection works, then make sure Thunderbird is allowed through the Windows firewall and any third-party antivirus, disabling email or SSL scanning in the antivirus if present. Verifying the server hostname and port against your provider's settings, and testing on a different network or with a VPN off, clears the remaining causes. If the connection is simply slow rather than blocked, raising the connection timeout helps.

What this error means

A timeout means Thunderbird sent a connection request and simply never heard back in time. That is different from being actively refused, the request goes out and vanishes, which points at something silently dropping the traffic rather than a wrong setting alone.

That silent drop is usually a firewall or antivirus. Many security suites scan email by intercepting the connection, and if that scanning misbehaves or blocks Thunderbird, the connection hangs and times out. A wrong server or port, or a flaky network, cause the same symptom, so those are the things to check.

Common causes

A firewall is blocking Thunderbird.
Antivirus email or SSL scanning is interfering with the connection.
The server hostname or port is wrong.
There is no working internet connection.
A VPN or proxy is blocking the mail ports.
The network or the server is temporarily unreachable.
Expert insight

“A timeout is the connection going out and never coming back, which almost always means something is quietly eating it, and that something is usually antivirus or a firewall. The big security suites love to scan email by sitting in the middle of the connection, and when that goes wrong Thunderbird just hangs until it times out with 10060. I let Thunderbird through the firewall, turn off the antivirus email scanning, and confirm the server and port are right, and the connection springs back to life.”

How to fix it

Method 1

Check the internet connection

1Confirm the computer is online by opening a website.
2If other apps cannot reach the internet either, fix the connection first.
3Then retry Thunderbird.
Method 2

Allow Thunderbird through the firewall

1In Windows Defender Firewall, allow Thunderbird as an app through both private and public networks.
2Remove and re-add the allowance if it looks wrong.
3Then test sending and receiving.
Method 3

Disable antivirus email scanning

1In your third-party antivirus, turn off email scanning or secure connection (SSL) scanning, which commonly breaks mail connections.
2Or add Thunderbird as an exception.
3Re-test, then re-enable other protections.
Method 4

Verify the server and port

1Check the incoming and outgoing server names and ports against your provider's documentation.
2Typical ports are IMAP 993, POP 995 and SMTP 587 or 465.
3Correct any mismatch and retry.
Method 5

Rule out the network

1Disconnect a VPN or proxy briefly to see if it is blocking the mail ports.
2Try a different network, such as a phone hotspot, to isolate the problem.
3If it works elsewhere, the original network is blocking the connection.

A 10060 timeout is the connection being silently dropped, so the prime suspects are a firewall or antivirus, not a typo in your settings. Allow Thunderbird through the firewall and turn off antivirus email or SSL scanning first. If the connection is merely slow rather than blocked, raising the response timeout, covered in our server-timeout guide, can help.

Frequently asked questions

What does Thunderbird error 10060 mean?
It is a network timeout: Thunderbird tried to connect to the mail server and got no response in time. A firewall or antivirus blocking Thunderbird is the most common cause.
How do I fix the 10060 timeout?
Confirm you are online, allow Thunderbird through the Windows firewall, turn off antivirus email or SSL scanning, and verify the server name and port against your provider's settings.
Why would my antivirus cause this?
Many security suites scan email by intercepting the connection between Thunderbird and the server. If that scanning blocks or stalls, the connection times out. Disabling email scanning usually fixes it.
What ports should I use?
Typical secure ports are IMAP 993, POP 995, and SMTP 587 (STARTTLS) or 465 (SSL/TLS). Match the port to the connection security your provider specifies.
Could a VPN cause error 10060?
Yes. A VPN or proxy can block the mail ports. Disconnect it briefly to test, and try a different network such as a phone hotspot to isolate the cause.
How is this different from 10061?
10060 is a timeout, the server never replied, usually a firewall or antivirus. 10061 is connection refused, the server actively rejected the connection, usually a wrong port or address.

Still not working?

If the firewall and antivirus are cleared and the server settings are correct but 10060 persists, the connection may simply be too slow for the default timeout. Raise the mailnews.tcptimeout value in the Config Editor, as described in our server-response-timeout guide, then retry. You can also submit your error to us for a tailored fix.

Was this fix helpful? Thanks for your feedback!