Install Thunderbird Mail Client on Ubuntu 22.04/Ubuntu 20.04

|
Last Updated:
|
|

In this guide, we are going to walk you through steps required to install Thunderbird mail client on Ubuntu 22.04/Ubuntu 20.04 system.

Thunderbird is a free and opensource cross-platform email application that was developed by Mozilla Foundation. It can be used as a mail client, chat client, RSS and news client.

Thunderbird is easy to set up and comes bundled with so many features. Some of the features include;

  • It support security features such as SSL/TLS connection to IMAP and SMTP servers.
  • It supports HTML code insertion on message composure.
  • Supports big size file linking instead of sending them as an attachment
  • Supports junk/spam filtering and whitelisting based on the address book.
  • It supports quick search, advanced message filtering, message labeling to make it easy to find your messages.
  • It can manage multiple email and multiple identities within accounts.

For a comprehensive list of features, check on Thunderbird Features page.

Install Thunderbird on Ubuntu 22.04/Ubuntu 20.04

Thunderbird is usually installed by default on Ubuntu desktop systems. It is available on Ubuntu default repositories and just in case it is not installed by default, you can easily install it by executing the command below to install latest version of Thunderbird on Ubuntu;

sudo apt update
sudo apt install thunderbird -y

Launch Thunderbird

Once the installation is done, click on Windows Key to launch the Activity Overview and search for Thunderbird to launch it.

Install and Setup Thunderbird Mail Client on Ubuntu 22.04/Ubuntu 20.04

Click the icon to launch.

When you launch it for the first time, it will prompt you whether to add your existing email address.

Setup Mail Account

If you are adding mail account for the first time, you can proceed with the setup wizard above. Therefore;

  • Enter your name that will appear as from in the outgoing messages.
  • Enter your email address e.g [email protected], xxxx@domain.
  • Set your mail authentication password.
Install Thunderbird mail client on Ubuntu 22.04/Ubuntu 20.04

You can also use your Gmail account, as we do in this guide;

Click Continue to set up your email configurations. If your configuration settings are available in Mozilla ISP database, your setup should be successful and you should see such a screen as shown below;

Install Thunderbird mail client on Ubuntu 22.04/Ubuntu 20.04

If you encounter an error saying Thunderbird failed to find the settings for your email account, you have to set up your configurations manually specifying your SMTP/IMAP server, type of encryption, type of authentication. See screenshot below as an example;

Install Thunderbird mail client on Ubuntu 22.04/Ubuntu 20.04

Click Done to finalize the setup.

If you are using a Gmail account as in our example, you will be redirected to your Google account sign in page.

Click Next to continue.

In the next page, you will be prompted to allow Mozilla Thunderbird as a trusted application to access your Gmail account in order to read, compose and sent your emails.

thunderbird google sign in

Click Allow to finalize your email setup.

Thunderbird is now setup to send and receive mail messages from your Gmail account.

Install Thunderbird mail client on Ubuntu 22.04/Ubuntu 20.04

Great, that is all it takes to install Thunderbird on Ubuntu 22.04/Ubuntu 20.04. Feel free to explore it. Click Get Messages to view your mails, write to compose…

Other Tutorials

Configure Prometheus Email Alerting with AlertManager

Configure Grafana Email Alerting

Configure OpenLDAP Password Expiry Email Notification

SUPPORT US VIA A VIRTUAL CUP OF COFFEE

We're passionate about sharing our knowledge and experiences with you through our blog. If you appreciate our efforts, consider buying us a virtual coffee. Your support keeps us motivated and enables us to continually improve, ensuring that we can provide you with the best content possible. Thank you for being a coffee-fueled champion of our work!

Photo of author
koromicha
I am the Co-founder of Kifarunix.com, Linux and the whole FOSS enthusiast, Linux System Admin and a Blue Teamer who loves to share technological tips and hacks with others as a way of sharing knowledge as: "In vain have you acquired knowledge if you have not imparted it to others".

Leave a Comment