I've been using Thunderbird for email. When I click a URL link in an email message, no browser launches, but a cascade of requests are sent to the server. These occur transparently and do not stop unless/until all Thunderbird processes are killed -- in other words it acts a lot like a DoS attack.
This occurs with Evolution and Thunderbird (Gnome apps) on Fedora 14 KDE (4.6.5). It appears that clicking a link in Thunderbird or Evolution attempts to launch the following process:
ps aux | grep thun
/usr/lib/thunderbird-3.1/thunderbird-bin
The requests look like this to the server -- from Apache access log:
"GET / HTTP/1.1" 200 4099 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16"
The problem does not occur with KMail.
Can anyone suggest a fix?
Thanks,
CS