doc/email.md
ma.azimi@laposte.net 5a1c47e167 Update email.md
2015-01-10 22:56:11 +01:00

1.6 KiB

#Email

YunoHost provides:

Heavy email client

You can access your emails via desktop email clients such as Mozilla Thunderbird or Evolution.

You will need your email address and your password.

Caution: your login is your SSO username and not your email address

#####Settings:

IMAP | 993 | SSL/TLS

SMTP | 465 | SSL/TLS

Mozilla Thunderbird

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. Remove dot before domain name.

####For Androïd K-9 Mail application works.

Migration

Emails can be migrated with Larch:

  • on your client install Larch:
sudo gem install larch
  • Proceed to the transfert between two YunoHost servers:
larch -a -f imaps://serveur_d'origine.org -t imaps://serveur_de_destination.org

For other type of tranfers refer you to Larch documentation.