doc/email.md

37 lines
1.3 KiB
Markdown
Raw Normal View History

2014-05-31 09:15:05 +02:00
#Email
2014-08-11 15:58:39 +02:00
YunoHost provides:
2014-05-31 09:15:05 +02:00
* [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
2014-08-11 15:58:39 +02:00
### Heavy email client
You can access your emails via desktop email clients such as Mozilla Thunderbird or Evolution.
2014-05-31 09:15:05 +02:00
2014-08-11 15:58:39 +02:00
You will need your email address and your password.
2014-05-31 09:15:05 +02:00
Attention: Your login is your SSO login and not your email address
2014-06-15 18:50:57 +02:00
#####Settings:
2014-05-31 09:15:05 +02:00
2014-07-23 17:05:42 +02:00
`IMAP | 993 | SSL/TLS`
2014-05-31 09:15:05 +02:00
2014-07-23 17:05:42 +02:00
`SMTP | 465 | SSL/TLS`
2014-06-15 18:50:57 +02:00
#### Mozilla Thunderbird
2014-10-18 13:23:52 +02:00
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.
2014-05-31 09:15:05 +02:00
2014-09-25 11:43:31 +02:00
<img src="https://yunohost.org/images/Thunderbird-conf.png" width=900>
2014-05-31 09:15:05 +02:00
2014-10-22 15:50:03 +02:00
* [Manage alias mails](https://support.mozilla.org/en-US/kb/configuring-email-aliases)
2014-10-13 10:54:01 +02:00
####For Androïd
[K-9 Mail](https://en.wikipedia.org/wiki/K-9_Mail) application works.
2014-08-11 15:58:39 +02:00
### Migration
Your emails are stored in the `/var/mail/` directory.
You will need to move that folder to your new YunoHost server.