Top "Thunderbird" questions

Mozilla Thunderbird is a free, open source, cross-platform email, newsgroup, news feed and chat client developed by the Mozilla Foundation.

Problem with configuring Thunderbird with hMailServer

I installed hMailServer and did the following 1. Created a test.com domain 2. Added an user testuser Now the hMailServer is …

email thunderbird hmail-server
How can I compose and send email in Thunderbird from commandline?

I use this command to send a logfile with thunderbird thunderbird -compose "subject='test',to='[email protected]',body=$output,…

ubuntu command-line-interface thunderbird
How to read / accept / reject meeting invite in Mozilla Thunderbird

When someone sends me a meeting invite from Microsoft Outlook, I don't get a properly formatted e-mail in my Mozilla …

thunderbird
How to print an email to pdf programmatically

I want to generate a PDF document from a "raw" email. This email could containt html or just text. I …

java email pdf thunderbird
Access thunderbird emails by python

I need to get informations out from my tree of Thunderbird message folders (which contains a large amount of email). …

python email thunderbird
Add Thunderbird security exception for self-signed SSL certificate

I have created a self-signed SSL certificate using OpenSSL, and I added it to hMailServer accessible in the private network. …

ssl openssl ssl-certificate thunderbird hmail-server
Retrieve back old messages from POP3 server in Thunderbird

I am using Thunderbird as an email client for a POP3 server. Recently, I formatted my hard disk drive to …

email email-client thunderbird data-recovery
Getting started on thunderbird extensions

I have been using Thunderbird for many years now and now I am interested in developing some of my own …

thunderbird thunderbird-addon
Thunderbird does not connect to Postfix/Dovecot. Webmail works

Thunderbird does not connect to Postfix/Dovecot. My webmail interface works with login ([email protected] + password), incoming (SSL/TLS, …

email postfix-mta thunderbird dovecot
Java 7: How to implement drag & drop in Java?

I am currently experimenting with drag&drop using Java 7 Update 21. My target operating systems are: Windows 7 Ubuntu 12.04 Mac OSX 10.6 / 10.8 …

java drag-and-drop drag java-7 thunderbird