mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-02 21:24:34 +00:00
Small improvements
* Fixed some errors (foreground service ≠ watchdog) * Added contact form instead of the email address * Modified formatting (title names) * Matched ToC name to the master project's wording (Table of Contents -> Index)
This commit is contained in:
parent
6d883d4a14
commit
2f29e9c98b
4 changed files with 43 additions and 43 deletions
|
@ -2,14 +2,14 @@
|
|||
|
||||
**NOTE:** If you have any troubles, check [this extensive FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md).
|
||||
You may also ask in [this XDA Forum thread](https://forum.xda-developers.com/t/app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/)
|
||||
or via email to [marcel@faircode.eu](mailto:marcel@faircode.eu). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
or via [this contact form](https://contact.faircode.eu/?product=fairemailsupport). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
|
||||
## 1. Accepting the License Agreement
|
||||
## 1. Accepting the license agreement
|
||||
When you start the app for the first time, you need to accept the license agreement.
|
||||
![license agreement](images/firstconf-00_license.png)
|
||||
|
||||
|
||||
## 2. Starting the Wizard
|
||||
## 2. Starting the wizard
|
||||
FairEmail has a setup wizard integrated. It will lead you through the process. Choose the wizard for easy configuration.
|
||||
If your email provider is not listed, or if you want to authenticate using a password, choose "Other provider".
|
||||
|
||||
|
@ -20,7 +20,7 @@ If your email provider is not listed, or if you want to authenticate using a pas
|
|||
![wizard options](images/firstconf-01_wizard-00.png)
|
||||
|
||||
|
||||
## 3. Fill in Credentials
|
||||
## 3. Fill in credentials
|
||||
Fill in your screen name, your email address and your password. FairEmail will fetch the server settings automatically for most email providers.
|
||||
If you want to check the password for typos, you can enable showing the entered password by clicking on the eye icon.
|
||||
After you have entered everything, press the "check" button.
|
||||
|
@ -30,14 +30,14 @@ After you have entered everything, press the "check" button.
|
|||
![wizard "other provider"](images/firstconf-02_wizard-01.png)
|
||||
|
||||
|
||||
## 4. Setting up Default Folders
|
||||
## 4. Setting up default folders
|
||||
FairEmail will try to recognize the default folders for the inbox, sent messages, spam messages, drafts and archived messages.
|
||||
Accept with "OK" if the settings look fine. Otherwise, you may also edit the settings.
|
||||
|
||||
![default folders dialog](images/firstconf-03_wizard-02.png)
|
||||
|
||||
|
||||
## 5. Disable Battery Optimization
|
||||
## 5. Disable battery optimization
|
||||
|
||||
Below the wizard, there are two more options numbered:
|
||||
|
||||
|
@ -46,7 +46,7 @@ Below the wizard, there are two more options numbered:
|
|||
|
||||
**NOTE:** Even with battery optimization disabled, FairEmail won't drain your battery. The app usage will be high. But that does not mean high battery usage. See [FAQ #39 How can I reduce the battery usage of FairEmail?](https://github.com/M66B/FairEmail/blob/master/docs/FAQ-en-rGB.md#user-content-faq39) for more information.
|
||||
|
||||
## 6. (Unified) Inbox
|
||||
## 6. (Unified) inbox
|
||||
|
||||
Once you press the back button, you'll enter your new inbox. At first, you will see a pop-up message with important information.
|
||||
For your better understanding, there will be additional information you can dismiss by tapping on the "X".
|
||||
|
@ -57,7 +57,7 @@ That's it, your app is set up to work.
|
|||
![inbox image](images/firstconf-04_inbox-00.png)
|
||||
|
||||
|
||||
## Optional Settings
|
||||
## Optional settings
|
||||
FairEmail will already work with the configuration above. However, you may want to change some minor things.
|
||||
As FairEmail comes with a lot of options, you can very likely adjust the app and its behavior the way you personally would like it.
|
||||
However, all of those options are optional. The app works stable with the default options without requiring any adjustment by you.
|
||||
|
@ -66,15 +66,15 @@ If you still would like to change the settings, just take time looking around th
|
|||
The most common three settings you might want to set on the first run are mentioned below.
|
||||
Apart from that, there's also [this separate manual describing various settings / options](settings-overview.md) in FairEmail.
|
||||
|
||||
### 1. Disable the permanent notification (watchdog)
|
||||
The watchdog is a necessary foreground service as many phones kill the app once there is nothing in the foreground anymore.
|
||||
However, it is designed in a way that it has no toll on your battery. If the permanent notification banner annoys you you can just turn the notification off.
|
||||
### 1. Disable the permanent notification
|
||||
The permanent notification is a necessary foreground service as many phones kill the app once there is nothing in the foreground anymore.
|
||||
However, it is designed in a way that it has no toll on your battery. If the permanent notification banner annoys you, you can just turn the notification off.
|
||||
To do so, press and hold on the notification and then click on the settings icon (gear symbol).
|
||||
Now disable the slider for the "Monitor".
|
||||
|
||||
![foreground services notification](images/firstconf_watchdog.png)
|
||||
|
||||
### 2. Changing Start Screen
|
||||
### 2. Changing start screen
|
||||
By default you will see a unified inbox on your start screen, which will summarize the inboxes of all your mail accounts in FairEmail.
|
||||
If you prefer to have a classic account view on start, maybe because you manage a greater number of email accounts with FairEmail,
|
||||
you can do this as follows:
|
||||
|
@ -85,7 +85,7 @@ you can do this as follows:
|
|||
4. Go to the option "Show on start screen" and select an available option within the dropdown menu
|
||||
5. Use the back key to get back to the start screen
|
||||
|
||||
### 3. Changing the Theme
|
||||
### 3. Changing the theme
|
||||
You can slightly change the way the app looks. To this end, FairEmail comes with multiple pre-installed themes.
|
||||
You can switch themes like this:
|
||||
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
|
||||
**NOTE:** If you have any troubles, check [this extensive FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md).
|
||||
You may also ask in [this XDA Forum thread](https://forum.xda-developers.com/t/app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/)
|
||||
or via email to [marcel@faircode.eu](mailto:marcel@faircode.eu). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
or via [this contact form](https://contact.faircode.eu/?product=fairemailsupport). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
|
||||
**NOTE:** In most cases, an automatic configuration via the wizard described in the [first configuration guide](first-config.md) should work right away. If you are using a custom domain & server and the wizard doesn't work as expected, you can enable automatic configuration by implementing [RFC 6186](https://datatracker.ietf.org/doc/html/rfc6186) within the DNS and / or [Thunderbird:Autoconfiguration](https://wiki.mozilla.org/Thunderbird:Autoconfiguration). An independent guide for both methods can be found in [Auto Discover | LD Documentation](https://doc.ld-online.net/e-mail/auto-discover).
|
||||
|
||||
## Accounts & Identities
|
||||
## Accounts & identities
|
||||
**Accounts** are basically your IMAP and POP3 accounts for reading mails. FairEmail uses your account to fetch _incoming_ mails.
|
||||
|
||||
**Identities** are SMTP accounts for sending mails. FairEmail will use the identity to send _outgoing_ mails.
|
||||
|
||||
## Adding a new E-Mail Account
|
||||
## Adding a new email account
|
||||
**NOTE:** This step requires working internet connection.
|
||||
|
||||
Adding a new email account (account + identity) is pretty straightforward. Just follow these steps:
|
||||
|
|
|
@ -6,9 +6,9 @@ The manuals here will only cover the basics that should suffice for most users.
|
|||
|
||||
**NOTE:** If you have any troubles, check [this extensive FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md).
|
||||
You may also ask in [this XDA Forum thread](https://forum.xda-developers.com/t/app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/)
|
||||
or via email to [marcel@faircode.eu](mailto:marcel@faircode.eu). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
or via [this contact form](https://contact.faircode.eu/?product=fairemailsupport). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
|
||||
## Table of Contents
|
||||
## Index
|
||||
|
||||
* [First Configuration](first-config.md) - A manual how to set up FairEmail to just work
|
||||
* [Settings Overview](settings-overview.md) - A manual describing where and how to find some settings & options
|
||||
|
|
|
@ -5,11 +5,11 @@ You can simply add an account and already start reading and writing your emails.
|
|||
|
||||
**NOTE:** If you have any troubles, check [this extensive FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md).
|
||||
You may also ask in [this XDA Forum thread](https://forum.xda-developers.com/t/app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/)
|
||||
or via email to [marcel@faircode.eu](mailto:marcel@faircode.eu). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
or via [this contact form](https://contact.faircode.eu/?product=fairemailsupport). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
|
||||
**NOTE:** A tutorial on the first configuration of the app and on how to add an account can be found in the [first configuration manual](first-config.md)
|
||||
|
||||
## Opening the Settings
|
||||
## Opening the settings
|
||||
To open the settings, tap the three dashes in the top left corner (hamburger menu) and select "Settings" with the gear icon.
|
||||
That's it, you're already within the settings.
|
||||
|
||||
|
@ -26,37 +26,37 @@ You will now find multiple categories:
|
|||
* **Notifications** - Options related to the notifications by FairEmail
|
||||
* **Miscellaneous** - Some other options such as error reporting
|
||||
|
||||
## Table of Contents
|
||||
## Index
|
||||
|
||||
* [1. Adding a new Account](#1-adding-a-new-account)
|
||||
* [2. Receiving Messages in the Daytime only](#2-receiving-messages-in-the-daytime-only)
|
||||
* [3. Enable Checking for Spam](#3-enable-checking-for-spam)
|
||||
* [4. Edit Your E-Mail Signature](#4-edit-your-e-mail-signature)
|
||||
* [5. Limit Mobile Data Usage](#5-limit-mobile-data-usage)
|
||||
* [6. Changing the Theme](#6-changing-the-theme)
|
||||
* [7. Changing Start Screen](#7-changing-start-screen)
|
||||
* [8. Show an Avatar for each Sender](#8-show-an-avatar-for-each-sender)
|
||||
* [9. Enable Biometric Authentication](#9-enable-biometric-authentication)
|
||||
* [10. Enable Error Reporting](#10-enable-error-reporting)
|
||||
1. [Adding a new account](#1-adding-a-new-account)
|
||||
2. [Receiving messages in the daytime only](#2-receiving-messages-in-the-daytime-only)
|
||||
3. [Enable checking for spam](#3-enable-checking-for-spam)
|
||||
4. [Edit your email signature](#4-edit-your-e-mail-signature)
|
||||
5. [Limit mobile data usage](#5-limit-mobile-data-usage)
|
||||
6. [Changing the theme](#6-changing-the-theme)
|
||||
7. [Changing start screen](#7-changing-start-screen)
|
||||
8. [Show an avatar for each sender](#8-show-an-avatar-for-each-sender)
|
||||
9. [Enable biometric authentication](#9-enable-biometric-authentication)
|
||||
10. [Enable error reporting](#10-enable-error-reporting)
|
||||
|
||||
## 1. Adding a new Account
|
||||
## 1. Adding a new account
|
||||
If you want to add a new account, use the wizard in the Main screen. Follow [this first configuration guide](first-config.md).
|
||||
You can also [add an account manually](/manual-config.md). That requires you to enter everything manually, so it's not recommended.
|
||||
|
||||
## 2. Receiving Messages in the Daytime only
|
||||
## 2. Receiving messages in the daytime only
|
||||
You might want to not receive any messages at late hours. It is very easy and straightforward to tell FairEmail to synchronize only during specified days and hours.
|
||||
You can also exclude some accounts from this scheduling such that they are always synchronized regardless of the day and time.
|
||||
|
||||
More information on scheduling can be found in [FAQ #78 How do I use schedules?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq78).
|
||||
|
||||
### 2.1 Set Synchronization Day & Time
|
||||
### 2.1 Set synchronization day & time
|
||||
Follow the following steps:
|
||||
|
||||
1. Go to the "Receive" settings
|
||||
2. Enable the option "Schedule"
|
||||
3. Set the days and time-frame messages should be synchronized
|
||||
|
||||
### 2.2 Exclude an Account from the Schedule
|
||||
### 2.2 Exclude an account from the schedule
|
||||
You might want to exclude one specific account from the schedule and always receive messages regardless of the day and time.
|
||||
If so, follow these steps:
|
||||
|
||||
|
@ -68,7 +68,7 @@ If so, follow these steps:
|
|||
6. Enable the option "Synchronize outside the schedule too"
|
||||
|
||||
|
||||
## 3. Enable Checking for Spam
|
||||
## 3. Enable checking for spam
|
||||
FairEmail can perform various checks on incoming mails. This can be enabled in the "Receive" settings within the "Checks" options.
|
||||
|
||||
1. Go to the "Receive" settings
|
||||
|
@ -80,7 +80,7 @@ To enable this, open the "Display" settings enable showing warnings and the stat
|
|||
|
||||
|
||||
|
||||
## 4. Edit Your E-Mail Signature
|
||||
## 4. Edit your email signature
|
||||
The email signature is the text that is always added below the messages you send. The signatures can vary for each identity you send emails from.
|
||||
To add or edit your signature, do as follows:
|
||||
|
||||
|
@ -90,7 +90,7 @@ To add or edit your signature, do as follows:
|
|||
4. Press the "Edit signature" button
|
||||
5. Enter or edit your signature and save it
|
||||
|
||||
## 5. Limit Mobile Data Usage
|
||||
## 5. Limit mobile data usage
|
||||
You can set up whether to use metered connections such as mobile data and how much kilobytes of data to use per message.
|
||||
You can also disable downloading messages when roaming.
|
||||
|
||||
|
@ -102,7 +102,7 @@ Go to the "Connection" settings and you will find the following "General" option
|
|||
|
||||
More information can be found in [FAQ #105 How does the roam-like-at-home option work?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq105).
|
||||
|
||||
## 6. Changing the Theme
|
||||
## 6. Changing the theme
|
||||
You can slightly change the way the app looks. To this end, FairEmail comes with multiple pre-installed themes.
|
||||
You can switch themes like this:
|
||||
|
||||
|
@ -115,7 +115,7 @@ You can switch themes like this:
|
|||
**NOTE:** Dynamic themes are not possible on Android.
|
||||
See [FAQ #164 Can you add customizable themes?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq164) for further details.
|
||||
|
||||
## 7. Changing Start Screen
|
||||
## 7. Changing start screen
|
||||
By default you will see a unified inbox on your start screen, which will summarize the inboxes of all your mail accounts in FairEmail.
|
||||
If you prefer to have a classic account view on start, maybe because you manage a greater number of email accounts with FairEmail,
|
||||
you can do this as follows:
|
||||
|
@ -126,7 +126,7 @@ you can do this as follows:
|
|||
4. Go to the option "Show on start screen" and select an available option within the dropdown menu
|
||||
5. Use the back key to get back to the start screen
|
||||
|
||||
## 8. Show an Avatar for each Sender
|
||||
## 8. Show an avatar for each sender
|
||||
There are multiple ways to show an avatar for each sender. You can enable multiple at once.
|
||||
|
||||
1. Go to the "Display" settings
|
||||
|
@ -136,7 +136,7 @@ There are multiple ways to show an avatar for each sender. You can enable multip
|
|||
**NOTE:** Apart from the generated icons, there might be a privacy risk with each available option.
|
||||
Gravatars and Libravatar might not be available in the PlayStore version as Google falsely flags the app to be a spyware otherwise. Also see [this XDA thread](https://forum.xda-developers.com/t/app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/page-1125#post-87018167) on the matter.
|
||||
|
||||
## 9. Enable Biometric Authentication
|
||||
## 9. Enable biometric authentication
|
||||
You might want to protect your app via a PIN or a fingerprint to ensure no unauthorized person gains access to your messages.
|
||||
To do so, follow these steps:
|
||||
|
||||
|
@ -146,7 +146,7 @@ To do so, follow these steps:
|
|||
|
||||
More information can be found in [FAQ #113 How does biometric authentication work?](https://github.com/M66B/FairEmail/blob/master/docs/FAQ-en-rGB.md#user-content-faq113).
|
||||
|
||||
## 10. Enable Error Reporting
|
||||
## 10. Enable error reporting
|
||||
Error reporting is disabled by default. However, enabling this helps the developer finding any bugs and improving the app.
|
||||
If you want to enable error reporting, do as follows:
|
||||
|
||||
|
|
Loading…
Reference in a new issue