doc/email.md

28 lines
1,005 B
Markdown
Raw Normal View History

2014-05-31 09:15:05 +02:00
#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
2014-06-15 19:02:37 +02:00
You can acces to your emails thanks to an heavy email client such as Mozilla Thunderbird or Évolution.
2014-05-31 09:15:05 +02:00
2014-05-31 09:24:20 +02:00
You will need your email adress and your password.
2014-05-31 09:15:05 +02:00
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
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.
2014-05-31 09:15:05 +02:00
###Migration
2014-06-15 18:44:16 +02:00
Your e-mails are saved in the forder /var/mail/.
2014-05-31 09:24:20 +02:00
You will need to move that folder to your new server YunoHost.