doc/email.md
bacardi55 48f5f237af Take account opi's remark
Change "sso login" into "sso username".
2014-11-05 09:27:36 +01:00

36 lines
1.3 KiB
Markdown

#Email
YunoHost provides:
* [Postfix](http://www.postfix.org/): a SMTP email server
* [Dovecot](http://www.dovecot.org/): a IMAP and a POP3 email server
* [Amavis](http://amavis.org/): an antispam
* [RoundCube](/apps): a webmail
### Heavy email client
You can access your emails via desktop email clients such as Mozilla Thunderbird or Evolution.
You will need your email address and your password.
Attention: Your login is your SSO username and not your email address
#####Settings:
`IMAP | 993 | SSL/TLS`
`SMTP | 465 | SSL/TLS`
#### Mozilla Thunderbird
The automatic detection tool of Thunderbird does not work with YunoHost. You will need to setup it manually. To do so, add the account information, then select SSL/TLS for IMAP and SMTP. Afterwards select 'Normal Password' for Authentication and click on 'Advanced Config'. You will need to accept the certificate exceptions for fetching mails and after you send your first mail. Remove dot before domain name.
<img src="https://yunohost.org/images/Thunderbird-conf.png" width=900>
* [Manage alias mails](https://support.mozilla.org/en-US/kb/configuring-email-aliases)
####For Androïd
[K-9 Mail](https://en.wikipedia.org/wiki/K-9_Mail) application works.
### Migration
Your emails are stored in the `/var/mail/` directory.
You will need to move that folder to your new YunoHost server.