Update email.md

This commit is contained in:
kload@kload.fr 2014-08-11 15:58:39 +02:00 committed by YunoHost
parent 61c4ed6501
commit f87b9d2748

View file

@ -1,15 +1,15 @@
#Email
YunoHost provide:
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 acces to your emails thanks to an heavy email client such as Mozilla Thunderbird or Évolution.
### Heavy email client
You can access your emails via desktop email clients such as Mozilla Thunderbird or Evolution.
You will need your email adress and your password.
You will need your email address and your password.
#####Settings:
@ -19,9 +19,11 @@ You will need your email adress and your password.
#### Mozilla Thunderbird
The automatic detection tool of Thunderbird doesnt works with YunoHost. You will need to do 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.
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.
###Migration
(Screenshot needed)
Your e-mails are saved in the forder /var/mail/.
You will need to move that folder to your new server YunoHost.
### Migration
Your emails are stored in the `/var/mail/` directory.
You will need to move that folder to your new YunoHost server.