Roundcube H2 / Getting started

This commit is contained in:
Fede.- 2020-04-14 18:09:10 -03:00
parent c8c61d535b
commit d33a7a6aa3
34 changed files with 228 additions and 1 deletions

View File

@ -0,0 +1,215 @@
---
title: "Webmail: Roundcube"
published: true
visible: true
indexed: true
updated:
last_modified: "April 2020"
app: Roundcube Webmail
app_version: 1.4.2
taxonomy:
category:
- docs
tags:
- webmail
page-toc:
active: true
---
# Getting started
Once you have logged in, you will find the main Roundcube screen which is divided into the following sections:
![](en/overview.png)
## 1. Tasks section
Here you can access the main tasks such as **Compose** an email, **Mail**, **Contacts**, **Cloud** and **Settings** (we will see all these tasks and settings in detail in the next chapters of this tutorial). The **Logout** button (to terminate the current session) is also in this section. You can switch from one task to another by using this tasks list. This will reload the screen with a specific view for the selected task but they can also be opened in individual browser windows or tabs. Just right-click on a task icon and then choose “Open Link in New Tab/Window” from the browsers context menu.
## 2. Folders section
### a. Actions
By clicking on the three dots icon on the right of your username, you access a menu of actions related to the folders.
![](en/folder_actions.png)
- **Compact**<br>
This action will compact the folder size by deleting messages that have been marked for deletion.
- **Empty**<br>
This will delete all messages in the Trash and Junk folders permanently. **This operation cannot be undone**, so be careful when doing it.
- **Mark all as read**<br>
This action will obviously mark all the unread messages in the selected folder as read.
- **Manage folders**<br>
This option will take you to the folder settings section where you can manage (create, delete, rename or re-organize) the mailbox folders.
- **Show folder size**<br>
Show/Hide the actual size of every folder.
### b. Folders List
The list of your default and custom email folders.
![](en/folders_list.png)
### c. Quota
Displays the mailbox storage space used.
![](en/quota.png)
## 3. Messages section
![](en/message_actions.png)
### a. Actions
Here are the operations you can perform on the messages shown in the list (5).
#### Select
![](en/messages_select.png)
Click on **Select** option to make a **Selection** of specific messages, **All** of them, those on a selected (**Current**) page, the **Unread** or the **Flagged** ones. You also have the options to **Invert** the selection or not select any (**None**).
#### Threads
![](en/threads_options.png)
**Roundcube** allows you to organize and sort your messages as **Threads**, this is a set of messages from a conversation grouped by "topic". You have to toggle between **List** (the default view mode) or **Threads** view. To do it, click on the **Options** button, select "Threads" in **List Mode** and finally **Save**.
![](en/list_options.gif)
In "Thread" mode, groups of messages can be expanded or collapsed by clicking the arrow icon to the left of the message list.
#### Refresh
The client periodically and automatically checks for new messages on the server. You can force this check manually by clicking this Refresh button.
### b. Messages list
![](en/message_list.png)
Here is where all the messages in the current folder are displayed. Depending on your settings, the list will only display a number of messages at a time. You can see the number of messages displayed in the list and the total number of messages in that folder right below the list (c). Use the arrow buttons to browse through the pages.
![](en/display_messages.png)
You can also use the **Search** function to find a message. Enter a search term and press <Enter> on the keyboard to start searching. To reset the search, click the clear icon on the right border of the search box.
![](en/search.png)
## 4. Preview pane
![](en/preview_pane.png)
This sections displays a currently selected message from the **Messages list** as well as some most used actions like reply or forward a message.
![](en/preview_email.png)
### a. Actions
![](en/pane_actions.png)
#### Reply / Reply All
![](en/reply.png)
To respond on a received message, just click the **Reply** or the **Reply all** button. This will open the compose screen with a quote of the message you are replying to and with the recipient(s) pre-filled.
![](en/reply_message.png)
**Reply** will copy the sender address into **To** field and **Reply all** will add all recipients of the original message to the **To** and **Cc** fields.
Additionally, you can choose to **Reply All** other contacts included in a group email or a mailing list if any.
![](en/reply_all.png)
#### Forward
![](en/forward.png)
You can also forward an email to someone by clicking the **Forward** button.
The compose screen will contain the message text and attachments already added. You can also add or remove attachments.
![](en/forward_compose.png)
<br>
There are three **Forward** options:
![](en/forward_options.png)
- **Forward inline**<br>
This is also the default mode. The content and attachments of the original message are copied to the message text editor and can be modified or deleted.<br>
**NOTE**: This mode can truncate or re-format HTML formatted messages.
- **Forward as attachment**<br>
This option generates a copy of the original message that is attached to the forwarding message. In this way the original message will keep its formatting and attachments and will not allow you to modify anything.
- **Resend (bounce)**<br>
This option is similar to the previous ones, but it works differently. Since it forwards the email untouched it is not necessary a complete mail composing page, just a dialog box to enter few data. The **From**, **To**, **Cc** and/or **Bcc** information will be appended to the original message as headers with Resent- prefix according to mail standards.
![](en/forward_bounce.png)
!! We will look the **Reply** and **Forward** options, as well as everything related to creation and management of emails, in more detail in the following chapters.
#### Delete
![](en/delete.png)
This option moves the currently selected message to the trash folder. As it does not permanently delete the message, by default this action will not ask you to confirm to send it to Trash.
#### Show size
![](en/show_size.png)
We already saw this one within the options of the Folders section: it shows/hide the actual size of the folders.
#### Clean
![](en/show_size.png)
Depending on the settings of your Trash folder, when you click on **Clean**, this option will look for old messages and ask you if you want to delete them.
![](en/clean.gif)
#### Junk
![](en/junk.png)
This option sends a selected message to the **Junk** folder. Since it does not permanently delete it, you can revert the action by going to the Junk folder, selecting the email and then the **Not Junk** option.
![](en/junk_not.png)
#### Mark
![](en/mark.png)
Click on this option to mark a message as **Read**/**Unread** or **Flagged**/**Unflagged**
![](en/mark_as.png)
#### More
![](en/more.png)
Here you can find options like:
- **Print this message**
- **Import** (Import messages from Mbox or MIME format files)
- **Download** (Export/Download messages)
- **Edit as new** (Edit the current message as a new one)
- **Show source** (Show the source code of the email - email header information, HTML code, when it was received, the server that sent it, etc. -)
- **Move to...** (Move the message to a different folder)
- **Copy to...** (Copy the message to a different folder)
- **Open the message in a new window**
- **Create a filter** (From the data contained in the **Subject**, **From** and **To** information)
![](en/more_options.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -12,4 +12,16 @@ page-toc:
active: false
---
# Webmail (Coming soon)
# Disroot Webmail
A webmail, or web-based email, is an email service that can be accessed using the web browser. This means you don't need to install an email client software on your device. The main advantage of webmail over the use of a desktop email client is the ability to send and receive email anywhere from a web browser.
Disroot webmail solution is powered by **Roundcube**.
![](Roundcube/en/logo.png)
# What is Roundcube?
Roundcube is a free and open source webmail software that provides all the functionalities you would expect from an email client: full support for MIME and HTML messages, multiple sender identities, address book with groups and LDAP connectors, threaded message listing, spell checking, support for access control lists (ACL), import/export functions and support for PGP encryption among many other features.
Through the following tutorial, we will learn how to use **Roundcube** and get to know all its features.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 126 KiB