diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/docs.en.md new file mode 100644 index 00000000..cc6a215e --- /dev/null +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/docs.en.md @@ -0,0 +1,37 @@ +--- +title: 'Password reset' +published: true +indexed: true +visible: true +updated: +taxonomy: + category: + - docs + tags: + - user + - account + - password +page-toc: + active: false +--- + +# Reseting your Password +In order to reset your password, you must have previously + +- a. configured the [**security questions**](../../questions) and that, of course, you remember the answers; +- b. entered a [**secondary email**](../../profile) (during the registration or prior to this process), otherwise the code will be sent to the address of the same account you are trying to reset. + +!! ##### If none of the above conditions apply to your case then it will not be possible to recover the password and the account may be considered lost. + +![](en/reset.gif) + +1. Go to [https://user.disroot.org](https://user.disroot.org) +2. Click on the "**Forgotten Password**" button +3. Type your username and then **Search** +4. Choose one of the methods + - **Secret Questions and Answers**: If you choose this option, you will be prompted with the questions.
*Please, note that the answers are case sensitive* + + - **SMS/Email Verification**: This option allows you to request the password reset via a secondary email. + +!! ##### Remember: +!! ##### the account and its security is your responsibility, **we cannot reset your password** so please, take all the necessary measures to keep it safe and secure. diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reset.gif b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/en/reset.gif similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reset.gif rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/en/reset.gif diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/docs.en.md new file mode 100644 index 00000000..8c6b268b --- /dev/null +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/docs.en.md @@ -0,0 +1,64 @@ +--- +title: 'New account registration' +published: true +indexed: true +visible: true +updated: +taxonomy: + category: + - docs + tags: + - user + - account + - registration +page-toc: + active: false +--- + +# New Account Registration +Although the process is pretty simple, we will see it step by step. + +!! **When registering an account, please keep the following in mind:** +!! - Use the same device you fill out the form to open the verification link (otherwise, registration could fail). +!! - After 15 minutes the session expires and you will need to restart the process. +!! - If you are using TOR or a VPN and your IP has changed during the process, it will be considered as a security attack and therefore your session could get blocked. + + +## Step by step registration +### 01: The User Name +This will be the name of your account and email and cannot be modified after created it. Your account name will look like _**username@disroot.org**_ + +![](en/reg_01.png) + + +### 02: The Screen Name +The screen name is the name that will be displayed in services that requires login, like **Cloud** or **Email**. Usually it is the same as your username, but you can choose anything you want.
+For example, your username could be _username_ and your screen name _User Name_. + +![](en/reg_02.png) + + +### 03: The question +The verification question is intended to check that you are human, not a spam bot, and to keep spammers as far away as possible. + +!! **The answer should meet the following requirements**: +!! - It should be at least 150 characters long. +!! - It must be the answer to the question, nothing more. +!! - It cannot be a quote or a copy/paste from an external source. +!! - It can be in any language, though we suggest you to use English. +!! - It cannot contain specific or special characters from another language than English. This means you should avoid using accents or, for example, the letter ñ. + +![](en/reg_03.png) + + +### 04: The verification email +In order to complete the registration process, it is necessary to send you a verification code to a valid email. Also in this step, you can choose to use this same address for future password reset in case you need it. If you prefer not to do so, **remember to keep your password safe** as **this email address is removed from our database once the request is appoved/denied and we cannot reset it**. + +![](en/reg_04.png) + +Then enter your password twice, checking that it meets the password rules, and click the **Continue** button to finish. + +And that's it! **\0/** + +!! #### NOTICE
+!! **Account requests are reviewed manually on a daily basis and therefore approval may take up to 48 hours.** diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_01.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_01.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_01.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_01.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_02.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_02.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_02.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_02.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_03.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_03.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_03.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_03.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_04.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_04.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_04.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_04.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md index 61cd27c2..0b32f532 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md @@ -24,76 +24,21 @@ Go to [https://user.disroot.org](https://user.disroot.org) and log in with your ![](en/login.png) +## The dashboard Once you have logged in you will see the **dashboard**. ![](en/dashboard.png) -It is a quick access menu to the account settings and options which we will see in detail later on. +It is a quick access menu to the account settings and options. -## Reseting your Password -If for any reason, you have forgotten/lost your password, you can reset it through any of the methods described below. +- [Change your password](../password) +- [Setup your security questions](../questions) +- [Update your profile](../profile) +- [Request forms](../forms) +- [Account information](../info) +- [Delete your account](../delete) -Go to [https://user.disroot.org](https://user.disroot.org) and select **Forgotten Password**. +From the **User Self Service Center** page you can also: -![](en/reset.gif) - -1. Go to [https://user.disroot.org](https://user.disroot.org) -2. Click on the "**Forgotten Password**" button -3. Type your username and then **Search** -4. Choose one of the methods - - **Secret Questions and Answers**: This method requires that you have previously configured the questions and that, of course, you remember the answers. If you choose this option, you will be prompted with the questions.
*Please, note that the answers are case sensitive* - - - **SMS/Email Verification**: This option allows you to request the password reset via a secondary email. This email should have been entered during the registration or prior to this process, otherwise the code will be sent to the address of the same account you are trying to reset. - -!! #### NOTICE
-!! **We cannot reset your password. Remember that the account and its security is your responsibility so please, take all the necessary measures to keep it safe and secure.** - ----- - -## New User Registration -Although the process is pretty simple, we will see it step by step. - -!! **When registering an account, please keep the following in mind:** -!! - Use the same device you fill out the form to open the verification link (otherwise, registration could fail). -!! - After 15 minutes the session expires and you will need to restart the process. -!! - If you are using TOR or a VPN and your IP has changed during the process, it will be considered as a security attack and therefore your session could get blocked. - - -## Step by step registration -### 01: The User Name -This will be the name of your account and email and cannot be modified after created it. Your account name will look like _**username@disroot.org**_ - -![](en/reg_01.png) - - -### 02: The Screen Name -The screen name is the name that will be displayed in services that requires login, like **Cloud** or **Email**. Usually it is the same as your username, but you can choose anything you want.
-For example, your username could be _username_ and your screen name _User Name_. - -![](en/reg_02.png) - - -### 03: The question -The verification question is intended to check that you are human, not a spam bot, and to keep spammers as far away as possible. - -!! **The answer should meet the following requirements**: -!! - It should be at least 150 characters long. -!! - It must be the answer to the question, nothing more. -!! - It cannot be a quote or a copy/paste from an external source. -!! - It can be in any language, though we suggest you to use English. -!! - It cannot contain specific or special characters from another language than English. This means you should avoid using accents or, for example, the letter ñ. - -![](en/reg_03.png) - - -### 04: The verification email -In order to complete the registration process, it is necessary to send you a verification code to a valid email. Also in this step, you can choose to use this same address for future password reset in case you need it. If you prefer not to do so, **remember to keep your password safe** as **this email address is removed from our database once the request is appoved/denied and we cannot reset it**. - -![](en/reg_04.png) - -Then enter your password twice, checking that it meets the password rules, and click the **Continue** button to finish. - -And that's it! **\0/** - -!! #### NOTICE
-!! **Account requests are reviewed manually on a daily basis and therefore approval may take up to 48 hours.** +- [Reset your password](pwd_reset) +- [Register a new account](new_reg) diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md index 1c00d0eb..fc031cdc 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - management page-toc: - active: false + active: --- # Change your password diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md index 71d51b9d..f7fc818a 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - management page-toc: - active: true + active: --- # Setup your Security Questions diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md index db4f378b..b404607f 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - profile page-toc: - active: true + active: --- # Update your Profile diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md index 19a37694..2f4fd061 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - forms page-toc: - active: true + active: --- # Custom Requests forms diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md index 54fd10e9..3efbb673 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - information page-toc: - active: true + active: --- # Your Account information diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md index 0018b678..5137dae5 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - deletion page-toc: - active: true + active: --- # Delete your account diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md index ed4b1c3d..58701fc4 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md @@ -15,16 +15,20 @@ page-toc: active: true --- -# Manage your Disroot Account +# [User Self-service Center](ussc) +- Overview +- [Password reset](ussc/pwd_reset) +- [New account registration](ussc/new_reg) -- [User Self-service Center](ussc) - - Signing in - - Reseting your password - - New user registration -- [Change your password](password) - - Update your **Cloud** encryption key -- [Setup your Security Questions](questions) -- [Update your Profile](profile) -- [Request forms](forms) -- [Account information](info) -- [Delete your Account](delete) +## [Change your password](password) +Update your **Cloud** encryption key + +## [Setup your Security Questions](questions) + +## [Update your Profile](profile) + +## [Request forms](forms) + +## [Account information](info) + +## [Delete your Account](delete) diff --git a/pages/02.tutorials/01.User/01.Account/docs.en.md b/pages/02.tutorials/01.User/01.Account/docs.en.md new file mode 100644 index 00000000..0d07394d --- /dev/null +++ b/pages/02.tutorials/01.User/01.Account/docs.en.md @@ -0,0 +1,24 @@ +--- +title: 'Account' +updated: +published: true +visible: true +indexed: +taxonomy: + category: + - docs + tags: + - user + - account + - administration +page-toc: + active: false +--- + +# Account management + +## [Administration](administration) +Change or reset passwords, modify notifications o reset emails, security questions, access forms, delete the account. + +## [Alias Request](alias-request) +How to request email aliases, forms. diff --git a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md index 5dcedb1c..4babb2ad 100755 --- a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md +++ b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md @@ -3,7 +3,7 @@ title: Nextcloud: Esportare le notizie (Feed RSS) published: true indexed: true updated: - last_modified: "July 2019" + last_modified: "april 2021" app: Nextcloud app_version: 15 taxonomy: @@ -19,19 +19,21 @@ page-toc: active: false --- -Esportare i tuoi feed rss e le tue sottoscrizioni è molto semplice con l'applicazione **Nextcloud*. +Esportare i tuoi feed rss e le tue sottoscrizioni è molto semplice. 1. Accedi al [cloud](https://cloud.disroot.org) 2. Seleziona l'applicazione **Notizie** -![](en/select_app.gif) +![](it/select_app.gif) -3. Seleziona *Impostazioni" in basso nella barra laterlae. +3. Seleziona **Impostazioni** in basso nella barra laterale. 5. A dipendenza delle tue necessità puoi decidere di esportare: - - Le tue sottoscrizioni (file .opml) - Questa opzione è particolarmente utile quando vuoi cambiare il tuo lettore di Feed RSS o semplicemente vuoi fare il backup delle tue sottoscrizioni. - - Gli articoli non letti - Se vuoi esportare gli articoli che risultano non ancora letti per poterli leggere quando sei offline. - Attenzione: gli articoli marcati come letti verranno rimossi ad intervalli regolari. + - **Le tue sottoscrizioni (OPML)** - Questa opzione è particolarmente utile quando vuoi cambiare il tuo lettore di Feed RSS o semplicemente vuoi fare il backup delle tue sottoscrizioni. [OPML](https://en.wikipedia.org/wiki/OPML) è un formato molto utilizzato dai vari lettori di feed per esportare o importare le proprie sottoscrizioni. + - **Gli articoli non letti** - Se vuoi esportare gli articoli che risultano non ancora letti per poterli leggere quando sei offline. + [JSON](https://en.wikipedia.org/wiki/JSON) è un formato utile per lo scambio di dati -![](en/export.gif) +Quando si clicca su **Esporta** il browser chiederà dove si vuole salvare il file. Basta scegliere il percorso preferito e cliccare su **Salva**. + +![](it/export.gif) diff --git a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif index 65d392c2..7f86aeee 100644 Binary files a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif and b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif differ diff --git a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif index 0d69770b..7c389574 100644 Binary files a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif and b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif differ diff --git a/pages/02.tutorials/03.Email/00.settings/docs.en.md b/pages/02.tutorials/03.Email/00.settings/docs.en.md index bc220596..c42a053c 100644 --- a/pages/02.tutorials/03.Email/00.settings/docs.en.md +++ b/pages/02.tutorials/03.Email/00.settings/docs.en.md @@ -1,5 +1,5 @@ --- -title: Email: Clients Settings +title: Clients Settings published: true visible: true indexed: true diff --git a/pages/02.tutorials/03.Email/01.Alias/docs.en.md b/pages/02.tutorials/03.Email/01.Alias/docs.en.md index 24bb2e2a..55175ef7 100755 --- a/pages/02.tutorials/03.Email/01.Alias/docs.en.md +++ b/pages/02.tutorials/03.Email/01.Alias/docs.en.md @@ -1,5 +1,5 @@ --- -title: 'Email: Setup alias' +title: 'Alias setup' visible: true indexed: true updated: diff --git a/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md b/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md index 28d03ee9..cb6ee0b7 100755 --- a/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md +++ b/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md @@ -1,5 +1,5 @@ --- -title: "Email: Forwarding from Disroot to another email account" +title: "Forwarding emails" published: true visible: true indexed: true diff --git a/pages/02.tutorials/03.Email/02.Filters/docs.en.md b/pages/02.tutorials/03.Email/02.Filters/docs.en.md index ef02e540..6c83a032 100755 --- a/pages/02.tutorials/03.Email/02.Filters/docs.en.md +++ b/pages/02.tutorials/03.Email/02.Filters/docs.en.md @@ -1,5 +1,5 @@ --- -title: Email: Configuring Filters +title: "Filters: Configuring" published: true visible: true indexed: true diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/docs.en.md new file mode 100644 index 00000000..f9a7b173 --- /dev/null +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/docs.en.md @@ -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.
+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) diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_01.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_01.png new file mode 100644 index 00000000..dd052821 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_01.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_02.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_02.png new file mode 100644 index 00000000..6549f510 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_02.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_03.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_03.png new file mode 100644 index 00000000..efd9af7d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_03.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_04.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_04.png new file mode 100644 index 00000000..24830542 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_04.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_05.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_05.png new file mode 100644 index 00000000..72addf49 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_05.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_details.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_details.png new file mode 100644 index 00000000..bc2b42f0 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_details.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_email.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_email.png new file mode 100644 index 00000000..866e88a7 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_email.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_name.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_name.png new file mode 100644 index 00000000..250e1707 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_name.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_pass.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_pass.png new file mode 100644 index 00000000..798537a2 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_pass.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/docs.en.md new file mode 100644 index 00000000..6c4b7151 --- /dev/null +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/docs.en.md @@ -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 diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/export_tool.mp4 b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/export_tool.mp4 new file mode 100644 index 00000000..4fe38f46 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/export_tool.mp4 differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/import_export_tool.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/import_export_tool.png new file mode 100644 index 00000000..3dc379f1 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/import_export_tool.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/profile_folder.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/profile_folder.png new file mode 100644 index 00000000..0ed21d78 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/profile_folder.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/tb_manual_backup.mp4 b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/tb_manual_backup.mp4 new file mode 100644 index 00000000..77b8818d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/tb_manual_backup.mp4 differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md index 59463c9b..d0a62162 100755 --- a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md @@ -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**
+!! 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) diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/note.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/note.png deleted file mode 100644 index e4ba6a4e..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/note.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_01.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_01.png new file mode 100644 index 00000000..dd052821 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_01.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_02.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_02.png new file mode 100644 index 00000000..6549f510 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_02.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_03.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_03.png new file mode 100644 index 00000000..efd9af7d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_03.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_04.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_04.png new file mode 100644 index 00000000..24830542 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_04.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_05.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_05.png new file mode 100644 index 00000000..72addf49 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_05.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_details.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_details.png new file mode 100644 index 00000000..bc2b42f0 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_details.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_email.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_email.png new file mode 100644 index 00000000..866e88a7 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_email.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_name.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_name.png new file mode 100644 index 00000000..250e1707 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_name.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_pass.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_pass.png new file mode 100644 index 00000000..798537a2 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_pass.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup1.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup1.png deleted file mode 100755 index cd22f48e..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup1.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup2.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup2.png deleted file mode 100755 index 5ed7262a..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup2.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup3.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup3.png deleted file mode 100755 index 3b0e6231..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup3.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup4.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup4.png deleted file mode 100755 index 41695717..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup4.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup5.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup5.png deleted file mode 100755 index 061ce674..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup5.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/tb_logo.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/tb_logo.png new file mode 100644 index 00000000..cc013c60 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/tb_logo.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md index e48685bb..a08ea6bf 100755 --- a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md @@ -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) diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png index e323881f..566c40fe 100644 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md index 6d989af9..9c758d28 100755 --- a/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md @@ -1,5 +1,5 @@ --- -title: 'Email: Mobile Clients' +title: 'Mobile Clients' visible: true indexed: true updated: diff --git a/pages/02.tutorials/03.Email/04.Clients/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/docs.en.md index f4747fe4..7d7f1509 100755 --- a/pages/02.tutorials/03.Email/04.Clients/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/docs.en.md @@ -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) diff --git a/pages/02.tutorials/03.Email/04.Clients/thumb.png b/pages/02.tutorials/03.Email/04.Clients/thumb.png index a016de5d..566c40fe 100644 Binary files a/pages/02.tutorials/03.Email/04.Clients/thumb.png and b/pages/02.tutorials/03.Email/04.Clients/thumb.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/thumb_old.png b/pages/02.tutorials/03.Email/04.Clients/thumb_old.png new file mode 100644 index 00000000..a016de5d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/thumb_old.png differ