doc/email.md
Hnk Reno 70c1f573cf Better explain set-up of thunderbird
Thunderbird is a bit fussy with self-signed certificates. This better explains the process of setting up an account for yunohost.
2014-06-17 17:45:53 +02:00

27 lines
1,001 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#Email
YunoHost provide:
* [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.
You will need your email adress and your password.
#####Settings:
IMAP | 993 | SSL/TLS
SMTP | 465 | SSL/TLS
#### 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.
###Migration
Your e-mails are saved in the forder /var/mail/.
You will need to move that folder to your new server YunoHost.