Out of sudden, my Thunderbird stopped sending e-mails. When I click the send button, nothing happens. The send button does absolutely nothing. No error messages whatsoever. It's like it doesn't even try to do anything. Restarting Thunderbird didn't help. It can receive, though. I'm running Ubuntu 12.04.
Asked
Active
Viewed 3,442 times
3 Answers
3
Had the same issue. Disabled the EDS contact integration add-on and that fixed the problem.
infomorph
- 31
0
With bugs, you should run ubuntu-bug thunderbird and report this issue.
Try the following to see if it fixes the issue: sudo add-apt-repository ppa:mozillateam/thunderbird-stable; sudo apt-get update; sudo apt-get upgrade -y
Then restart Thunderbird and try to send a message.
mmstick
- 1,977
0
The extension Check and Send was the cause of my inability to send. I had recently needed to create a new profile as my prefs.js file was corrupt. After copying all my mail, calendar and contacts to the new profile this bug showed up.
Christopher
- 486