Added KDE mail client integration and updated thunderbird

This commit is contained in:
massimiliano 2019-04-12 21:15:27 +02:00
parent df136c0ad4
commit d7b0ee75fb
28 changed files with 68 additions and 48 deletions

View File

@ -8,6 +8,14 @@ taxonomy:
category:
- docs
---
|```Meta information```|
|:--:|
|```This howto was last updated on``` April, 2019 ```and it reffers to:```<br>**- Thunderbird: version - 60.6.1 For Manjaro Linux**|
**NOTE:**```If the howto reffers to an older software version than the provided by``` **Disroot**,```or the one you're using in your device, there could be missing features or small parts of the information that may have changed.```<br> **Disroot's** ```how-to documentation is a community driven procces. We try to keep it as updated as we can.```
---
Thunderbird is a powerful open-source email client, calendar and RSS-Feed manager.
1. **Install Thunderbird.**
@ -15,11 +23,8 @@ If you don't have thunderbird yet, got to https://www.mozilla.org/en-US/thunder
**!Note** For linux users we recommend using your distribution package manager to get the latest and updatable version of thunderbird.
2. **Open thunderbird**
If it's the first time you run thunderbird you will be directly greeted with account setup. Please skip the partnership suggestion and get right to the setup.
![](en/thunderbird_setup1.png)
If you are using thunderbird already and have some accounts setup just select '**New Account**" icon in the root view.
If it's the first time you run thunderbird you will be directly greeted with account setup and skip directly to **step 3**.
If you are using thunderbird already and have some accounts setup just select "**New Account**" icon in the root view.
![](en/thunderbird_setup2.png)
@ -27,11 +32,11 @@ If you are using thunderbird already and have some accounts setup just select '
![](en/thunderbird_setup3.png)
- **Your name** Name that will be displayed in "from" field
- **Email address** Your disroot email address eg. testuser@disroot.org
- **Password** - Your password
- **Your name:** *Name that will be displayed in "from" field*
- **Email address:** *yourusername@disroot.org*
- **Password:** *your_super_secret_password*
- **Remember Password?** - If you want thunderbird to remember your password for you and not prompt you for it every time you start thunderbird, select it.
- Click "**Continue**" button once you're done and verified everything is correct..<p>
- Click "**Continue**" button once you're done and verified everything is correct..
4. Thunderbird now should auto-detect the needed settings like this:

View File

@ -8,15 +8,11 @@ taxonomy:
page-toc:
active: false
---
---
|```Meta information```|
|:--:|
|```This howto was last updated on``` April, 2019 ```and it reffers to:```<br>**- Gnome: version - 3.30.2 For Manjaro Linux**|
# Meta information
This howto was last updated on **08-04-2019** and it reffers to:<br> <!-- edit dd-mm-yyyy to the actual date -->
**- Gnome: version - 3.30.2 For Manjaro Linux**<br> <!-- edit Software to the actual software -->
**NOTE:** If the howto refers to an older software version than the provided by **Disroot**, or the one you're using in your device, there could be missing features or small parts of the information that may have changed.<br><br>
**Disroot**'s how-to documentation is a community driven process. We try to keep it as updated as we can.
**NOTE:**```If the howto reffers to an older software version than the provided by``` **Disroot**,```or the one you're using in your device, there could be missing features or small parts of the information that may have changed.```<br> **Disroot's** ```how-to documentation is a community driven procces. We try to keep it as updated as we can.```
---
Gnome is a very popular, slick, modern and easy to use graphical desktop environment for Linux. It also have an awesome integration with Disroot's services.

View File

@ -0,0 +1,41 @@
---
title: GNU/Linux: KDE Desktop Integration
published: true
visible: false
taxonomy:
category:
- docs
page-toc:
active: false
---
|```Meta information```|
|:--:|
|```This howto was last updated on``` April, 2019 ```and it reffers to:```<br>**- KDE Plasma: version - 5.15.2 For Manjaro Linux**<br>**- KMail: version - 18.12.3-2 For Manjaro Linux**|
**NOTE:**```If the howto reffers to an older software version than the provided by``` **Disroot**,```or the one you're using in your device, there could be missing features or small parts of the information that may have changed.```<br> **Disroot's** ```how-to documentation is a community driven procces. We try to keep it as updated as we can.```
---
KMail is KDE default mail client.
The advantage of using KMail is that it integrates with your desktop and [Kaddressbook](/cloud/apps/contacts/desktop/kde-desktop-integration). Use a package manager to install KMail if it is not installed by default on your favourite distro.
The client will ask you to add an account the first time you will launch KMail.
- Follow instructions to fill in all your credentials:
- **Full name:** *Name that will be displayed in "from" field*
- **E-mail:** *yourusername@disroot.org*
- **Password:** *your_super_secret_password*
- Click "**Next**" button once you're done and verified everything is correct..
![](en/kmail1.png)
- On the Next screen you will be asked if you want to secure your communication. You are free to choose if you want it or not but it is recommended to encrypt your communication.
- Click "**Next**" button once you're done.
![](en/kmail2.png)
- On the final screen you will be shown that the setup is completed.
- Just click on Finish and you are **Done** \o/.
![](en/kmail3.png)
---
<center><a rel="license" href="http://creativecommons.org/licenses/by- sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <br><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</center>
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -9,9 +9,14 @@ page-toc:
active: false
---
How2 setup your email on your desktop:
## Clients
## Multiplatform clients
- [Thunderbird: multiplatform email client](thunderbird)
---
## GNU/Linux desktop integration
- [Gnome: email desktop integration](gnome-desktop-integration)
- [Kde: email desktop integration](kde-desktop-integration)
---
![](en/email_icon.png)

View File

@ -1,11 +0,0 @@
---
title: GNU/Linux: KDE Desktop Integration
published: true
visible: false
taxonomy:
category:
- docs
page-toc:
active: false
---
# WIP

View File

@ -1,16 +0,0 @@
---
title: GNU/Linux Desktop integration
published: true
visible: false
taxonomy:
category:
- docs
page-toc:
active: false
---
|You can add your Disroot account directly in your desktop environment to sync your mails with the default mail client of your favourite GNU/Linux distro. Below you can find useful links that will help you get everything up and running.|
## Table of content
- [GNOME: Desktop Integration](gnome-desktop-integration)
- [KDE: Desktop Integration](kde-desktop-integration)

View File

@ -10,4 +10,4 @@ page-toc:
|[Email<br>![](/start/icons/email.png)](email)|[Chat<br>![](/start/icons/chat.png)](chat)|[Forum<br>![](/start/icons/forum.png)](forum)|
|:--:|:--:|:--:|
|01.[Email Settings](email/clients/)<br>02.[Setting Alias](email/alias)<br>03.[Setting Filters](email/filters)<br><br>**WEB**:<br>[Webmail](email/webmail)<br><br>**DESKTOP**:<br>[Clients](email/clients/desktop)<br>[Integration](email/de_integration)<br><br>**MOBILE**:<br>[Clients](email/clients/mobile)|**WEB**:<br>[Webchat](chat/webchat)<br><br>**DESKTOP**:<br>[Clients](chat/desktop)<br><br>**Mobile Clients**:<br>[Clients](chat/clients/mobile)|**Discourse**:<br>01.[Basics](/forum/basics)<br>02.[Mailinglist](/forum/mailinglist)|
|01.[Email Settings](email/clients/)<br>02.[Setting Alias](email/alias)<br>03.[Setting Filters](email/filters)<br><br>**WEB**:<br>[Webmail](email/webmail)<br><br>**DESKTOP**:<br>[Clients](email/clients/desktop)<br><br>**MOBILE**:<br>[Clients](email/clients/mobile)|**WEB**:<br>[Webchat](chat/webchat)<br><br>**DESKTOP**:<br>[Clients](chat/desktop)<br><br>**Mobile Clients**:<br>[Clients](chat/clients/mobile)|**Discourse**:<br>01.[Basics](/forum/basics)<br>02.[Mailinglist](/forum/mailinglist)|