Thunderbird is a free email application that's easy to set up and customize - and it's loaded with great features!
Fixes in Thunderbird
- Use-after-free while replacing/inserting a node in a document
- NSS parsing errors with zero length items
- Content Security Policy inline-script bypass
- Privilege escalation through Mozilla Updater and Windows Updater Service
- Information disclosure though Windows file shares and shortcut files
- Buffer overflow and use-after-free issues found using Address Sanitizer
- Miscellaneous memory safety hazards
To install Thunder Bird 13 on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
If you want to install it on Other Linux Distro, Windows, or Mac. Go to This ThunderBird page.
- echo -e "\ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main" | sudo tee -a /etc/apt/sources.list > /dev/null
- sudo apt-get update
- sudo apt-get install thunderbird-mozilla-build