diff --git a/email_configure_client.md b/email_configure_client.md index 6ffded1b..1d513bc0 100644 --- a/email_configure_client.md +++ b/email_configure_client.md @@ -1,40 +1,28 @@ -## Configuration desktop email client +## Configuring email client -*[Documentation linked to YunoHost email](/email_fr)*. +You can fetch and send emails using your YunoHost instance from desktop email clients such as Mozilla Thunderbird or on your smartphone with applications like K-9 Mail. -You can access your emails via desktop email clients such as Mozilla Thunderbird. +##### Generic settings -#### Requirements -* Email address -* Password of the user account +| Protocol | Port | Encryption | Authentication | Username | +| :--: | :-: | :--: | :--: | :--: | +| IMAP | 993 | SSL/TLS | Normal password | `username` (without the `@domain.tld`) | +| SMTP | 587 | STARTTLS | Normal password | `username` (without the `@domain.tld`) | -##### Settings -| Protocol | Port | Encryption | -| :--: | :-: | :--: | -| IMAP | 993 | SSL/TLS | -| SMTP | 465 | SSL/TLS | +### Configure Mozilla Thunderbird (on a desktop computer) -#### Mozilla Thunderbird +The automatic detection tool of Thunderbird does not work yet with YunoHost. You will need to set it up manually. To do so, add the account information, then select port 993 with SSL/TLS for IMAP, and port 587 with STARTTLS for 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. Don't forget to remove the dot before the domain name. -The automatic detection tool of Thunderbird does not work with YunoHost. You will need to set it up 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. - - + + * [Manage alias mails](https://support.mozilla.org/en-US/kb/configuring-email-aliases) -#### For Android -[K-9 Mail](https://en.wikipedia.org/wiki/K-9_Mail) application works. +### Configure K-9 Mail (on Android) -#### For Firefox OS +Follow the following steps. (As for thunderbird, you might need to accept certificates at some points) -Tested with Firefox OS 2.6. -On the home screen, enter the user name and the email address. Then use manual configuration: - - - -Configure manually the form as shown on following screenshots: - - - - - + + + + diff --git a/email_configure_client_fr.md b/email_configure_client_fr.md index c1159b07..b55f5e96 100644 --- a/email_configure_client_fr.md +++ b/email_configure_client_fr.md @@ -1,46 +1,28 @@ -## Configuration client email de bureau +## Configuration desktop email client -*[Documentation en rapport avec l’email de YunoHost](/email_fr)*. +Vous pouvez récupérer et envoyer des emails avec votre instance YunoHost grâce à des logiciels comme Mozilla Thunderbird, ou sur votre smartphone grâce à des applications comme K-9 Mail. -Il est possible d’accéder à ses emails grâce à un client lourd de messagerie électronique tel que Mozilla Thunderbird. +##### Réglages génériques -#### Prérequis -* Adresse email principale -* Mot de passe du compte utilisateur +| Protocole | Port | Chiffrement | Authentification | Login | +| :--: | :-: | :--: | :--: | :--: | +| IMAP | 993 | SSL/TLS | Mot de passe normal | `nom_dutilisateur` (sans `@domain.tld`) | +| SMTP | 587 | STARTTLS | Mot de passe normal | `nom_dutilisateur` (sans `@domain.tld`) | -#### Réglages génériques -| Protocole | Port | Chiffrement | -| :--: | :-: | :--: | -| IMAP | 993 | SSL/TLS | -| SMTP | 465 | SSL/TLS | +### Configurer Mozilla Thunderbird -#### Mozilla Thunderbird -L’utilitaire de détection automatique de Thunderbird ne fonctionne pas avec le serveur email de YunoHost. Il faut donc passer en configuration manuelle. N’oubliez pas d’enlever le point devant le nom de domaine. +L'outil de détection automatique de Thunderbird ne fonctionne actuellement pas avec YunoHost. Il vous faudra remplir les champs manuellement. Commencez par remplir les informations de base (Nom, adresse et mot de passe), cliquez sur Continuer puis Configuration Manuelle. Enlevez le `.` avant le nom de domaine. Sélectionnez le port 993 avec SSL/TLS pour IMAP, et le port 586 avec STARTTLS pour SMTP. Sélectionnez 'Mot de passe normal' pour l'authentification. Testez la configuration puis validez. (Il vous faudra ensuite possiblement accepter des certificats pour que tout fonctionne correctement.) - + + -Pour le mot de passe: il faut saisir le mot de passe de l'utilisateur yunohost. -Pour l'identifiant: il faut saisir le nom de l'utilisateur yunohost. +* [Gérer les alias mails](https://support.mozilla.org/en-US/kb/configuring-email-aliases) -Note : si votre instance Yunohost gère plusieurs noms de domaine, il faut utiliser celui définit comme "nom de domaine par défaut" dans l'interface de gestion des noms de domaines. Et ce, même si le domaine de votre adresse mail en est un autre. +### Configurer K-9 Mail (sur Android) +Suivez les instructions suivantes. (Comme pour Thunderbird, il vous faudra peut-être accepter des certificats à un moment) -* [Gestion des alias mails](https://support.mozilla.org/en-US/kb/configuring-email-aliases) - -#### Pour Android -L’application [K-9 Mail](https://github.com/k9mail) fonctionne. - - -#### Pour Firefox OS - -Testé avec Firefox OS 2.6. -Sur la page d’accueil, entrez votre nom d’utilisateur et l’adresse email, puis allez dans la configuration manuelle : - - - -Configurer manuellement le formulaire comme indiqué sur les captures d’écran suivantes : - - - - - + + + + diff --git a/images/Thunderbird-conf.png b/images/Thunderbird-conf.png deleted file mode 100644 index 9565c7d4..00000000 Binary files a/images/Thunderbird-conf.png and /dev/null differ diff --git a/images/ffos_email_config_home_screen_empty.png b/images/ffos_email_config_home_screen_empty.png deleted file mode 100644 index e2dcec25..00000000 Binary files a/images/ffos_email_config_home_screen_empty.png and /dev/null differ diff --git a/images/ffos_email_config_home_screen_fill.png b/images/ffos_email_config_home_screen_fill.png deleted file mode 100644 index eb930db0..00000000 Binary files a/images/ffos_email_config_home_screen_fill.png and /dev/null differ diff --git a/images/ffos_email_config_manual_conf_2_empty.png b/images/ffos_email_config_manual_conf_2_empty.png deleted file mode 100644 index b1181a1b..00000000 Binary files a/images/ffos_email_config_manual_conf_2_empty.png and /dev/null differ diff --git a/images/ffos_email_config_manual_conf_2_fill.png b/images/ffos_email_config_manual_conf_2_fill.png deleted file mode 100644 index 685e99e4..00000000 Binary files a/images/ffos_email_config_manual_conf_2_fill.png and /dev/null differ diff --git a/images/ffos_email_config_manual_conf_empty.png b/images/ffos_email_config_manual_conf_empty.png deleted file mode 100644 index 819688b7..00000000 Binary files a/images/ffos_email_config_manual_conf_empty.png and /dev/null differ diff --git a/images/ffos_email_config_manual_conf_fill.png b/images/ffos_email_config_manual_conf_fill.png deleted file mode 100644 index aa68e9b0..00000000 Binary files a/images/ffos_email_config_manual_conf_fill.png and /dev/null differ diff --git a/images/k9mail.png b/images/k9mail.png new file mode 100644 index 00000000..060e498a Binary files /dev/null and b/images/k9mail.png differ diff --git a/images/k9mail_config_1.png b/images/k9mail_config_1.png new file mode 100644 index 00000000..1ddebb74 Binary files /dev/null and b/images/k9mail_config_1.png differ diff --git a/images/k9mail_config_2.png b/images/k9mail_config_2.png new file mode 100644 index 00000000..d35cf891 Binary files /dev/null and b/images/k9mail_config_2.png differ diff --git a/images/k9mail_config_3.png b/images/k9mail_config_3.png new file mode 100644 index 00000000..1c74b040 Binary files /dev/null and b/images/k9mail_config_3.png differ diff --git a/images/k9mail_config_4.png b/images/k9mail_config_4.png new file mode 100644 index 00000000..ee3214d9 Binary files /dev/null and b/images/k9mail_config_4.png differ diff --git a/images/thunderbird-config.png b/images/thunderbird-config.png deleted file mode 100644 index 086276a9..00000000 Binary files a/images/thunderbird-config.png and /dev/null differ diff --git a/images/thunderbird.png b/images/thunderbird.png new file mode 100644 index 00000000..cc273cd4 Binary files /dev/null and b/images/thunderbird.png differ diff --git a/images/thunderbird_config_1.png b/images/thunderbird_config_1.png new file mode 100644 index 00000000..38539882 Binary files /dev/null and b/images/thunderbird_config_1.png differ diff --git a/images/thunderbird_config_2.png b/images/thunderbird_config_2.png new file mode 100644 index 00000000..82ba27a9 Binary files /dev/null and b/images/thunderbird_config_2.png differ