{"id":12089,"date":"2022-04-06T18:52:32","date_gmt":"2022-04-06T15:52:32","guid":{"rendered":"https:\/\/kifarunix.com\/?p=12089"},"modified":"2024-03-09T12:15:51","modified_gmt":"2024-03-09T09:15:51","slug":"install-thunderbird-mail-client-on-ubuntu","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-thunderbird-mail-client-on-ubuntu\/","title":{"rendered":"Install Thunderbird Mail Client on Ubuntu 22.04\/Ubuntu 20.04"},"content":{"rendered":"\n<p>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.<\/p>\n\n\n\n<p>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.<\/p>\n\n\n\n<p>Thunderbird is easy to set up and comes bundled with so many features. Some of the features include;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It support security features such as SSL\/TLS connection to IMAP and SMTP servers.<\/li>\n\n\n\n<li>It supports HTML code insertion on message composure.<\/li>\n\n\n\n<li>Supports big size file linking instead of sending them as an attachment<\/li>\n\n\n\n<li>Supports junk\/spam filtering and whitelisting based on the address book.<\/li>\n\n\n\n<li>It supports quick search, advanced message filtering, message labeling to make it easy to find your messages.<\/li>\n\n\n\n<li>It can manage multiple email and multiple identities within accounts.<\/li>\n<\/ul>\n\n\n\n<p>For a comprehensive list of features, check on&nbsp;<a href=\"https:\/\/www.thunderbird.net\/en-US\/features\/\" target=\"_blank\" rel=\"noreferrer noopener\">Thunderbird Features<\/a>&nbsp;page.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install Thunderbird on Ubuntu 22.04\/Ubuntu 20.04<\/h2>\n\n\n\n<p>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;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install thunderbird -y<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Launch Thunderbird<\/h3>\n\n\n\n<p>Once the installation is done, click on Windows Key to launch the Activity Overview and search for Thunderbird to launch it.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2018\/11\/launch-thunderbird.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1373\" height=\"260\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2018\/11\/launch-thunderbird.png\" alt=\"Install and Setup Thunderbird Mail Client on Ubuntu 22.04\/Ubuntu 20.04\" class=\"wp-image-1239\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2018\/11\/launch-thunderbird.png 1373w, https:\/\/kifarunix.com\/wp-content\/uploads\/2018\/11\/launch-thunderbird-768x145.png 768w\" sizes=\"(max-width: 1373px) 100vw, 1373px\" \/><\/a><\/figure>\n\n\n\n<p>Click the icon to launch.<\/p>\n\n\n\n<p>When you launch it for the first time, it will prompt you whether to add your existing email address.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Setup Mail Account<\/h3>\n\n\n\n<p>If you are adding mail account for the first time, you can proceed with the setup wizard above. Therefore;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter your name that will appear as from in the outgoing messages.<\/li>\n\n\n\n<li>Enter your email address e.g&nbsp;amos@gmail.com,&nbsp;xxxx@domain.<\/li>\n\n\n\n<li>Set your mail authentication password.<\/li>\n<\/ul>\n\n\n\n<div><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-ui.png\" class=\"td-modal-image\"><div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1309\" height=\"816\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-ui.png\" alt=\"Install Thunderbird mail client on Ubuntu 22.04\/Ubuntu 20.04\" class=\"wp-image-12094\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-ui.png?v=1649262604 1309w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-ui-768x479.png?v=1649262604 768w\" sizes=\"(max-width: 1309px) 100vw, 1309px\" \/><\/figure><\/div><\/a><\/div>\n\n\n\n<p>You can also use your Gmail account, as we do in this guide;<\/p>\n\n\n\n<p>Click&nbsp;<strong>Continue<\/strong>&nbsp;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;<\/p>\n\n\n\n<div><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-thunderbird-mail-account.png\" class=\"td-modal-image\"><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1308\" height=\"816\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-thunderbird-mail-account.png\" alt=\"Install Thunderbird mail client on Ubuntu 22.04\/Ubuntu 20.04\" class=\"wp-image-12093\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-thunderbird-mail-account.png?v=1649262500 1308w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-thunderbird-mail-account-768x479.png?v=1649262500 768w\" sizes=\"(max-width: 1308px) 100vw, 1308px\" \/><\/figure><\/a><\/div>\n\n\n\n<p>If you encounter an error saying&nbsp;<strong>\u201c<em>Thunderbird failed to find the settings for your email account<\/em>\u201c<\/strong>, 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;<\/p>\n\n\n\n<div><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-account-manually.png\" class=\"td-modal-image\"><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1306\" height=\"814\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-account-manually.png\" alt=\"Install Thunderbird mail client on Ubuntu 22.04\/Ubuntu 20.04\" class=\"wp-image-12095\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-account-manually.png?v=1649262711 1306w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/setup-account-manually-768x479.png?v=1649262711 768w\" sizes=\"(max-width: 1306px) 100vw, 1306px\" \/><\/figure><\/a><\/div>\n\n\n\n<p>Click&nbsp;<strong>Done&nbsp;<\/strong>to finalize the setup.<\/p>\n\n\n\n<p>If you are using a Gmail account as in our example, you will be redirected to your Google account sign in page.<\/p>\n\n\n\n<p>Click&nbsp;<strong>Next&nbsp;<\/strong>to continue.<\/p>\n\n\n\n<p>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.<\/p>\n\n\n\n<div><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-google_sign-in.png\" class=\"td-modal-image\"><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1305\" height=\"804\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-google_sign-in.png\" alt=\"\" class=\"wp-image-12098\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-google_sign-in.png?v=1649263297 1305w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-google_sign-in-768x473.png?v=1649263297 768w\" sizes=\"(max-width: 1305px) 100vw, 1305px\" \/><\/figure><\/a><\/div>\n\n\n\n<p>Click&nbsp;<strong>Allow<\/strong>&nbsp;to finalize your email setup.<\/p>\n\n\n\n<p>Thunderbird is now setup to send and receive mail messages from your Gmail account.<\/p>\n\n\n\n<div><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-gmail-account.png\" class=\"td-modal-image\"><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1305\" height=\"795\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-gmail-account.png\" alt=\"Install Thunderbird mail client on Ubuntu 22.04\/Ubuntu 20.04\" class=\"wp-image-12097\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-gmail-account.png?v=1649263072 1305w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/04\/thunderbird-gmail-account-768x468.png?v=1649263072 768w\" sizes=\"(max-width: 1305px) 100vw, 1305px\" \/><\/figure><\/a><\/div>\n\n\n\n<p>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\u2026<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Other Tutorials<\/h3>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/configure-prometheus-email-alerting-with-alertmanager\/\" target=\"_blank\" rel=\"noreferrer noopener\">Configure Prometheus Email Alerting with AlertManager<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/configure-grafana-email-alerting\/\" target=\"_blank\" rel=\"noreferrer noopener\">Configure Grafana Email Alerting<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/configure-openldap-password-expiry-email-notification\/\" target=\"_blank\" rel=\"noreferrer noopener\">Configure OpenLDAP Password Expiry Email Notification<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>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<\/p>\n","protected":false},"author":1,"featured_media":12099,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[121,272],"tags":[4822,4824,225,4823,4825],"class_list":["post-12089","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howtos","category-email","tag-install-thunderbird-mail-client-on-ubuntu-22-04-ubuntu-20-04","tag-install-thunderbird-ubuntu","tag-thunderbird","tag-thunderbird-email-client","tag-ubuntu-22-04-thunderbird","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/12089"}],"collection":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/comments?post=12089"}],"version-history":[{"count":4,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/12089\/revisions"}],"predecessor-version":[{"id":20479,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/12089\/revisions\/20479"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media\/12099"}],"wp:attachment":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media?parent=12089"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/categories?post=12089"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/tags?post=12089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}