1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 05:34:51 +00:00

Tutorial references

This commit is contained in:
M66B 2022-07-03 11:56:12 +02:00
parent 91c42a97ab
commit 58542b6024
4 changed files with 10 additions and 10 deletions

View file

@ -64,7 +64,7 @@ However, all of those options are optional. The app works stable with the defaul
If you still would like to change the settings, just take time looking around the available options. You can also search through available settings. If you still would like to change the settings, just take time looking around the available options. You can also search through available settings.
The most common three settings you might want to set on the first run are mentioned below. 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. Apart from that, there's also [this separate manual describing various settings / options](https://github.com/M66B/FairEmail/blob/master/tutorials/SETTINGS-OVERVIEW.md) in FairEmail.
### 1. Disable the permanent notification ### 1. Disable the permanent notification

View file

@ -4,7 +4,7 @@
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/) 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 [this contact form](https://contact.faircode.eu/?product=fairemailsupport). 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). **NOTE:** In most cases, an automatic configuration via the wizard described in the [first configuration guide](https://github.com/M66B/FairEmail/blob/master/tutorials/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

View file

@ -10,8 +10,8 @@ or via [this contact form](https://contact.faircode.eu/?product=fairemailsupport
## Index ## Index
* [First configuration](first-config.md) - A manual how to set up FairEmail to just work * [First configuration](https://github.com/M66B/FairEmail/blob/master/tutorials/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 * [Settings overview](https://github.com/M66B/FairEmail/blob/master/tutorials/SETTINGS-OVERVIEW.md) - A manual describing where and how to find some settings & options
* [Manual configuration](manual-config.md) - A manual describing how to manually add your accounts (without the wizard) * [Manual configuration](https://github.com/M66B/FairEmail/blob/master/tutorials/MANUAL-CONFIG.md) - A manual describing how to manually add your accounts (without the wizard)
Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation. Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation.

View file

@ -8,7 +8,7 @@ You can simply add an account and already start reading and writing your emails.
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/) 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 [this contact form](https://contact.faircode.eu/?product=fairemailsupport). 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) **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](https://github.com/M66B/FairEmail/blob/master/tutorials/FIRST-CONFIG.md)
## Opening the settings ## Opening the settings
@ -33,7 +33,7 @@ You will now find multiple categories:
1. [Adding a new account](#1-adding-a-new-account) 1. [Adding a new account](#1-adding-a-new-account)
2. [Receiving messages in the daytime only](#2-receiving-messages-in-the-daytime-only) 2. [Receiving messages in the daytime only](#2-receiving-messages-in-the-daytime-only)
3. [Enable checking for spam](#3-enable-checking-for-spam) 3. [Enable checking for spam](#3-enable-checking-for-spam)
4. [Edit your email signature](#4-edit-your-e-mail-signature) 4. [Edit your email signature](#4-edit-your-email-signature)
5. [Limit mobile data usage](#5-limit-mobile-data-usage) 5. [Limit mobile data usage](#5-limit-mobile-data-usage)
6. [Changing the theme](#6-changing-the-theme) 6. [Changing the theme](#6-changing-the-theme)
7. [Changing start screen](#7-changing-start-screen) 7. [Changing start screen](#7-changing-start-screen)
@ -43,8 +43,8 @@ You will now find multiple categories:
## 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). If you want to add a new account, use the wizard in the Main screen. Follow [this first configuration guide](https://github.com/M66B/FairEmail/blob/master/tutorials/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. You can also [add an account manually](https://github.com/M66B/FairEmail/blob/master/tutorials/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
@ -155,7 +155,7 @@ To do so, follow these steps:
2. Press on the "PIN" or "Enable fingerprint" button 2. Press on the "PIN" or "Enable fingerprint" button
3. Follow the instruction on your screen 3. Follow the instruction on your screen
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). More information can be found in [FAQ #113 How does biometric authentication work?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq113).
## 10. Enable error reporting ## 10. Enable error reporting