mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update email.md
This commit is contained in:
parent
61c4ed6501
commit
f87b9d2748
1 changed files with 10 additions and 8 deletions
18
email.md
18
email.md
|
@ -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 doesn’t 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue