FairEmail/SETUP.md

67 lines
3.1 KiB
Markdown
Raw Normal View History

2018-09-19 06:38:29 +00:00
# Setup help
2018-09-19 10:09:31 +00:00
Setting up FairEmail is fairly simple.
2018-09-19 06:38:29 +00:00
You'll need to add at least one account to receive email and at least one identity if you want to send email.
2019-01-15 09:46:25 +00:00
The quick setup will add an account and an identity in one go for most major providers.
2018-09-19 06:38:29 +00:00
2018-11-14 20:58:33 +00:00
2018-09-19 06:38:29 +00:00
## Requirements
2019-08-05 16:28:16 +00:00
An internet connection is required to set up accounts and identities.
2018-12-29 19:19:06 +00:00
## Quick setup
2019-01-15 09:46:25 +00:00
Just enter your name, email address and password and tap *Go*.
2018-12-29 19:19:06 +00:00
2018-12-29 19:40:36 +00:00
This will work for most major email providers.
2018-12-29 19:19:06 +00:00
If the quick setup doesn't work, you'll need to setup an account and an identity in another way, see below for instructions.
2018-09-19 06:38:29 +00:00
2019-08-05 16:28:16 +00:00
## Set up account - to receive email
2018-09-19 06:38:29 +00:00
2019-08-09 13:39:47 +00:00
To add an account, tap *Manage accounts* and tap the orange *add* button at the bottom.
2018-09-19 06:38:29 +00:00
Select a provider from the list, enter the username, which is mostly your email address and enter your password.
Tap *Check* to let FairEmail connect to the email server and fetch a list of system folders.
After reviewing the system folder selection you can add the account by tapping *Save*.
If your provider is not in the list of providers, select *Custom*.
Enter the domain name, for example *gmail.com* and tap *Get settings*.
2019-08-06 05:46:50 +00:00
If your provider supports [auto-discovery](https://tools.ietf.org/html/rfc6186), FairEmail will fill in the hostname and port number,
else check the setup instructions of your provider for the right IMAP hostname, port number and protocol (SSL/TLS or STARTTLS).
2019-07-12 16:20:47 +00:00
For more about this, please see [here](https://github.com/M66B/FairEmail/blob/master/FAQ.md#authorizing-accounts).
2018-09-19 06:38:29 +00:00
2018-11-14 20:58:33 +00:00
2019-08-05 16:28:16 +00:00
## Set up identity - to send email
2018-09-19 06:38:29 +00:00
2019-08-09 13:39:47 +00:00
Similarly, to add an identity, tap *Manage identity* and tap the orange *add* button at the bottom.
2018-09-19 06:38:29 +00:00
Enter the name you want to appear in de from address of the emails you send and select a linked account.
Tap *Save* to add the identity.
2019-07-20 21:11:33 +00:00
If the account was configured manually, you likely need to configure the identity manually too.
Enter the domain name, for example *gmail.com* and tap *Get settings*.
2019-08-06 05:46:50 +00:00
If your provider supports [auto-discovery](https://tools.ietf.org/html/rfc6186), FairEmail will fill in the hostname and port number,
else check the setup instructions of your provider for the right SMTP hostname, port number and protocol (SSL/TLS or STARTTLS).
2019-07-20 21:11:33 +00:00
2019-07-12 16:20:47 +00:00
See [this FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md#FAQ9) about using aliases.
2018-09-19 06:38:29 +00:00
2018-11-14 20:58:33 +00:00
2019-01-15 09:46:25 +00:00
## Grant permissions - to access contact information
2018-09-19 06:38:29 +00:00
If you want to lookup email addresses, have contact photos shown, etc, you'll need to grant read contacts permission to FairEmail.
Just tap *Grant permissions* and select *Allow*.
2018-11-14 20:58:33 +00:00
2019-08-06 05:46:50 +00:00
## Setup battery optimizations - to continuously receive emails
2018-09-19 06:38:29 +00:00
On recent Android versions, Android will put apps to sleep when the screen is off for some time to reduce battery usage.
If you want to receive new emails without delays, you should disable battery optimizations for FairEmail.
Tap *Disable battery optimizations* and follow the instructions.
2018-11-14 20:58:33 +00:00
2019-07-21 11:18:18 +00:00
## Questions or problems
2018-09-19 06:38:29 +00:00
2019-07-21 11:18:18 +00:00
If you have a question or problem, please [see here](https://github.com/M66B/FairEmail/blob/master/FAQ.md)
or use [this contact form](https://contact.faircode.eu/?product=fairemailsupport) to ask for help (you can use the transaction number "*setup help*").