Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eca331d5 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch '9-howto-on-configuring-e-mail-required-on-wiki' into 'master'

Resolve "HOWTO on configuring /e/ mail required on wiki"

Closes #9

See merge request e/documentation/wiki!9
parents 69ec4dc8 80d2b5d0
Loading
Loading
Loading
Loading
+33 −0
Original line number Diff line number Diff line
---
layout: page
title: Configure /e/ mail@/e/
permalink: how-tos/configure-email
search: exclude
---

## Email Configuration

 - You can use your @e.email email account to log in at: [https://e.email](https://e.email) or [https://ecloud.global/](https://ecloud.global/)  

Lots of different email clients are able to automatically configure your email account – you just need to provide email address and password in order to connect.

- For example:
/e/ Mail, Mozilla Thunderbird 3.1 or newer, Evolution, KMail, Kontact and Outlook 2007 or newer.

- If you are using a current Apple Mail version (both on macOS or iOS) you can visit [https://autoconfig.ecloud.global/](https://autoconfig.ecloud.global/) and fill in your details to download a configuration package that automatically configures your client.


## Manual Configuration

For manual configuration, please use the following settings:


   - SMTP/IMAP server: mail.ecloud.global

   - SMTP/IMAP username: your /e/ email address in full (example: john.doe@e.email)

   - SMTP/IMAP password: your /e/ email password

   - SMTP port: 587, plain password, STARTTLS, requires authentication

   - IMAP port: 993, SSL/TLS, requires authentication
+1 −0
Original line number Diff line number Diff line
@@ -10,3 +10,4 @@ search: exclude
- [Build /e/](build-e)
- [Install Heimdall](install-heimdall)
- [Report an issue](report-an-issue)
- [Configure /e/ email address](configure-email)