mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add email.md
This commit is contained in:
parent
4f76ee3c29
commit
159afd6265
1 changed files with 22 additions and 0 deletions
22
email.md
Normal file
22
email.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
#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 throud an heavy email client such as Mozilla Thunderbird or Évolution.
|
||||||
|
|
||||||
|
You will need the domain name, the user and it’s password.
|
||||||
|
|
||||||
|
Settings:
|
||||||
|
|
||||||
|
IMAP 993 SSL/TLS
|
||||||
|
|
||||||
|
SMTP 465 SSL/TLS
|
||||||
|
|
||||||
|
###Migration
|
||||||
|
|
||||||
|
You will need to move the folder /val/mail/ to your new server YunoHost.
|
Loading…
Reference in a new issue