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

17
tutorials/README.md Normal file
View File

@@ -0,0 +1,17 @@
# FairEmail manuals
The following manuals describe how to configure FairEmail as well as how to modify the settings on your own requirements.
FairEmail offers many options you can always explore yourself within the app or in the FAQ article.
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 [this contact form](https://contact.faircode.eu/?product=fairemailsupport). Bad reviews won't help you or the developer, so try asking in person first.
## Index
* [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](https://github.com/M66B/FairEmail/blob/master/tutorials/SETTINGS-OVERVIEW.md) - A manual describing where and how to find some settings & options
* [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.