Thunderbird_UPDATE #77
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Email: Clients Settings
|
||||
title: Clients Settings
|
||||
published: true
|
||||
visible: true
|
||||
indexed: true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Email: Setup alias'
|
||||
title: 'Alias setup'
|
||||
visible: true
|
||||
indexed: true
|
||||
updated:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Email: Forwarding from Disroot to another email account"
|
||||
title: "Forwarding emails"
|
||||
published: true
|
||||
visible: true
|
||||
indexed: true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Email: Configuring Filters
|
||||
title: "Filters: Configuring"
|
||||
published: true
|
||||
visible: true
|
||||
indexed: true
|
||||
|
|
|
@ -0,0 +1,54 @@
|
|||
---
|
||||
title: "Setting up your Disroot account"
|
||||
visible: false
|
||||
published: true
|
||||
updated:
|
||||
last_modified: "April, 2021"
|
||||
app: Mozilla Thunderbird
|
||||
app_version: 78.9.0 on Manjaro Linux
|
||||
taxonomy:
|
||||
category:
|
||||
- docs
|
||||
tags:
|
||||
- email
|
||||
page-toc:
|
||||
active: true
|
||||
---
|
||||
|
||||
# Setting up your Disroot account
|
||||
|
||||
The first time you run **Thunderbird**, you will be greeted by the account setup. Select **Skip this and use my existing email** to configure your Disroot account.<br>
|
||||
If you are already using **Thunderbird** then you can select "**Email**" in the root view.
|
||||
|
||||
![](en/tb_setup_01.png)
|
||||
|
||||
## Fill in your account information
|
||||
|
||||
![](en/tb_setup_02.png)
|
||||
|
||||
- **Your name:** *Name that will be displayed in the* "From" *field*
|
||||
![](en/tb_setup_name.png)
|
||||
|
||||
- **Email address:** *your_username @ disroot.org*
|
||||
![](en/tb_setup_email.png)
|
||||
|
||||
- **Password:** *your_super_secret_password*
|
||||
- **Remember Password:** If you want **Thunderbird** to remember your password and not prompt you for it every time you start the client, then check this option.
|
||||
|
||||
![](en/tb_setup_pass.png)
|
||||
|
||||
- Click on the "**Continue**" button once you are done and verified everything is correct.
|
||||
|
||||
![](en/tb_setup_03.png)
|
||||
|
||||
**Thunderbird** now should auto-detect the needed settings like this:
|
||||
|
||||
![](en/tb_setup_04.png)
|
||||
|
||||
You can click on "**Configure manually**" to check the settings details.
|
||||
|
||||
![](en/tb_setup_details.png)
|
||||
|
||||
Click on **Done** once you are finished and... **\O/** Now you can manage your emails and interact with your calendars or tasks in a more fluid and efficient way through **Thunderbird**.
|
||||
|
||||
![](en/tb_setup_05.png)
|
After Width: | Height: | Size: 135 KiB |
After Width: | Height: | Size: 44 KiB |
After Width: | Height: | Size: 71 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 113 KiB |
After Width: | Height: | Size: 66 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 6.1 KiB |
|
@ -0,0 +1,72 @@
|
|||
---
|
||||
title: Exporting / Importing emails
|
||||
visible: false
|
||||
published: true
|
||||
updated:
|
||||
last_modified: "April, 2021"
|
||||
app: Mozilla Thunderbird
|
||||
app_version: 78.9.0 on Manjaro Linux
|
||||
taxonomy:
|
||||
category:
|
||||
- docs
|
||||
tags:
|
||||
- email
|
||||
page-toc:
|
||||
active: true
|
||||
---
|
||||
|
||||
# Exporting / Importing emails
|
||||
**Thunderbird** does not offer native backup tools so you have to do it manually or through an add-on.
|
||||
|
||||
## Manual procedure
|
||||
Manual mail backup is nothing more than copying a directory to another location. **Thunderbird** stores settings and mails in a directory it calls "profile".
|
||||
|
||||
To find your "profile":
|
||||
|
||||
![](en/tb_manual_backup.mp4?resize=1024,576&loop)
|
||||
|
||||
1. click **Help** in the menu bar;
|
||||
2. from the **Help** menu select **Troubleshooting Information**;
|
||||
3. under **Application Basics** look for **Profile Directory** and click on **Open Directory**;
|
||||
4. the file manager will open at the location of the profile directory.
|
||||
|
||||
![](en/profile_folder.png)
|
||||
|
||||
Now you can make a backup of the entire profile or just the mails. To do this simply copy the folder to the backup location. All mails from IMAP accounts are located in the **ImapMail** folder.
|
||||
|
||||
|
||||
## Backup using the Import/Export Tools add-on
|
||||
|
||||
Both the add-on installation and the process of exporting the emails are quite simple.
|
||||
|
||||
### Installing the ImportExportTools add-on
|
||||
|
||||
* Run **Thunderbird**
|
||||
* Go to **Tools** at the Menu bar and select **Add-ons**
|
||||
* In the add-ons search field type _import export tools_ and then press enter
|
||||
* Find **ImportExportTools NG**, a small **GPL** software that add import/export tools.
|
||||
* Click on **Add to Thunderbird**
|
||||
* After installing and giving the necessary permissions for the add-on, you are now ready to back up all your emails.
|
||||
|
||||
![](en/export_tool.mp4?resize=1024,576&loop)
|
||||
|
||||
This add-on adds a new menu item in the **Tools** and the context menues.
|
||||
|
||||
### Exporting your emails
|
||||
In **Thunderbird**, select a folder o directory you want to back up and right click.
|
||||
The import/export tool submenu displays a number of actions which you can peform to import or export various types of information into and out of **Thunderbird**.
|
||||
|
||||
![](en/import_export_tool.png)
|
||||
|
||||
You can export:
|
||||
* Individual folders and/or all folder messages (EML, HTML, PDF, CSV or plaintext)
|
||||
* Export as individual files or a single file
|
||||
* Export indexes as plain text or CSV
|
||||
* Export messages from search dialog
|
||||
* Export complete profiles or just the emails files
|
||||
|
||||
And import:
|
||||
* Mailbox files (Mbox files including the structures)
|
||||
* Profiles
|
||||
* EML and EMLX files
|
||||
* Individual or all directory files
|
After Width: | Height: | Size: 275 KiB |
After Width: | Height: | Size: 126 KiB |
|
@ -1,53 +1,30 @@
|
|||
---
|
||||
title: Email clients: Thunderbird
|
||||
page-toc:
|
||||
active: true
|
||||
title: Thunderbird
|
||||
visible: false
|
||||
published: true
|
||||
updated:
|
||||
last_modified: "April 2019"
|
||||
app: Thunderbird
|
||||
app_version: 60.6.1 for Manjaro Linux
|
||||
taxonomy:
|
||||
category:
|
||||
- docs
|
||||
tags:
|
||||
- email
|
||||
page-toc:
|
||||
active: true
|
||||
active: false
|
||||
---
|
||||
|
||||
# Thunderbird
|
||||
# Mozilla Thunderbird
|
||||
|
||||
![](/home/icons/thunderbird.png)
|
||||
**Thunderbird** is a powerful open-source email client, calendar and RSS-Feed manager.
|
||||
![](tb_logo.png)
|
||||
**Thunderbird** is a powerful open-source email client, calendar and RSS-Feed manager. You can manage all your email accounts, calendars, news feeds, tasks and even chat from one place.
|
||||
|
||||
## Install Thunderbird
|
||||
If you don't have it installed yet, got to [https://www.mozilla.org/en-US/thunderbird/all/](https://www.mozilla.org/en-US/thunderbird/all/) and choose your language and Operating System.
|
||||
# Installing Thunderbird
|
||||
If you don't have it installed yet, go to [Thunderbird page](https://www.thunderbird.net/) and choose your language and Operating System.
|
||||
|
||||
!! ![](/home/icons/note.png)
|
||||
!! NOTE: For **GNU/Linux** users we recommend using your distribution package manager to get the latest and updatable version of **Thunderbird**.
|
||||
!! **NOTE**<br>
|
||||
!! Most **GNU/Linux** distributions usually have the latest and updatable version of **Thunderbird**. We recommend using your distribution package manager to install it.
|
||||
|
||||
## **Open Thunderbird**
|
||||
If it's the first time you run it, you will be directly greeted with account setup and you can skip directly to **step 3**.
|
||||
If you're using **Thunderbird** already and have some accounts setup, just select "**New Account**" icon in the root view.
|
||||
----
|
||||
|
||||
![](en/thunderbird_setup2.png)
|
||||
## [Setting up your Disroot account](setup)
|
||||
|
||||
## **Fill in your account information**
|
||||
|
||||
![](en/thunderbird_setup3.png)
|
||||
|
||||
- **Your name:** *Name that will be displayed in the* "From" *field*
|
||||
- **Email address:** *your_username @ disroot.org*
|
||||
- **Password:** *your_super_secret_password*
|
||||
- **Remember Password?:** If you want **Thunderbird** to remember your password and not prompt you for it every time you start the client, then select it.
|
||||
- Click "**Continue**" button once you're done and verified everything is correct.
|
||||
|
||||
**Thunderbird** now should auto-detect the needed settings like this:
|
||||
|
||||
![](en/thunderbird_setup4.png)
|
||||
|
||||
## **Done!** \o/
|
||||
|
||||
![](en/thunderbird_setup5.png)
|
||||
## [Exporting / Importing emails](exporting)
|
||||
|
|
Before Width: | Height: | Size: 1 KiB |
After Width: | Height: | Size: 135 KiB |
After Width: | Height: | Size: 44 KiB |
After Width: | Height: | Size: 71 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 113 KiB |
After Width: | Height: | Size: 66 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 167 KiB |
Before Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 188 KiB |
After Width: | Height: | Size: 41 KiB |
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Email: Desktop Clients'
|
||||
title: 'Desktop Clients'
|
||||
published: true
|
||||
visible: true
|
||||
indexed: true
|
||||
|
@ -15,6 +15,8 @@ page-toc:
|
|||
active: false
|
||||
---
|
||||
|
||||
![](../thumb.png)
|
||||
|
||||
## Multiplatform Mail Clients
|
||||
- [Thunderbird](thunderbird)
|
||||
- [Claws Mail](claws-mail)
|
||||
|
@ -27,6 +29,3 @@ page-toc:
|
|||
## GNU/Linux: Email desktop integration
|
||||
- [GNOME](gnome-desktop-integration)
|
||||
- [KDE](kde-desktop-integration)
|
||||
|
||||
|
||||
![](en/email_icon.png)
|
||||
|
|
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 92 KiB |
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Email: Mobile Clients'
|
||||
title: 'Mobile Clients'
|
||||
visible: true
|
||||
indexed: true
|
||||
updated:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Email: Clients
|
||||
title: "Email Clients"
|
||||
visible: true
|
||||
updated:
|
||||
taxonomy:
|
||||
|
@ -11,13 +11,13 @@ page-toc:
|
|||
active: false
|
||||
---
|
||||
|
||||
## [Desktop Mail Client](desktop)
|
||||
- [**Multiplatform**](desktop/thunderbird)
|
||||
## Desktop Mail Client
|
||||
- [**Multiplatform**](desktop)
|
||||
- [**GNOME** Desktop integration](desktop/gnome-desktop-integration)
|
||||
- [**KDE** Desktop integration](desktop/kde-desktop-integration)
|
||||
|
||||
|
||||
## [Mobile Mail Client](mobile)
|
||||
## Mobile Mail Client
|
||||
- [**Android: K9**](mobile/k9)
|
||||
- [**SailfishOS: Mail App**](mobile/sailfishos)
|
||||
- [**iOS: Mail App**](mobile/ios)
|
||||
|
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 92 KiB |
BIN
pages/02.tutorials/03.Email/04.Clients/thumb_old.png
Normal file
After Width: | Height: | Size: 22 KiB |