From 7174cfb4ea08d82c8bef1f3dfc86c6c725d6e8d8 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 4 Jun 2018 22:54:12 +0200 Subject: [PATCH] (re?)add links to email migration --- admindoc.md | 1 + admindoc_fr.md | 1 + email_migration.md | 6 ++++-- email_migration_fr.md | 4 +++- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/admindoc.md b/admindoc.md index b3c2bc0c..95ac6a8f 100644 --- a/admindoc.md +++ b/admindoc.md @@ -30,6 +30,7 @@ * [Backup](/backup) * Going further * [Improving security](/security) + * [Migrating emails to YunoHost](/email_migration) * [Hide services with Tor](/torhiddenservice) * [Troubleshooting guide](/troubleshooting_guide) * [Unlock IP in iptables](/fail2ban) diff --git a/admindoc_fr.md b/admindoc_fr.md index f2fbbcb8..762d00f3 100644 --- a/admindoc_fr.md +++ b/admindoc_fr.md @@ -41,6 +41,7 @@ * [Orange](/isp_orange_fr) * [Free](/isp_free_fr) * [Ajouter un stockage externe](/external_storage_0_intro_fr) + * [Migrer ses emails vers YunoHost](/email_migration_fr) * [YunoHost avec un service caché Tor](/torhiddenservice_fr) * [Guide de dépannage](/troubleshooting_guide_fr) * [Débloquer une IP dans Fail2ban](/fail2ban_fr) diff --git a/email_migration.md b/email_migration.md index 0cb935d9..ed3be717 100644 --- a/email_migration.md +++ b/email_migration.md @@ -1,4 +1,4 @@ -# Migrate his emails +# Migrating email from an email provider to a YunoHost instance *[Documentation linked to YunoHost email](/email_fr)*. @@ -9,6 +9,7 @@ This tool must be installed on your desktop computer. The transfer method looks **`Old email server −> desktop computer with ImapSync or Larch −> new email server`** ### ImapSync + [ImapSync site](http://imapsync.lamiral.info/) Install ImapSync on your client computer by following this [guide](http://imapsync.lamiral.info/INSTALL): @@ -24,6 +25,7 @@ imapsync --host1 --port1 993 --ssl1 --user1 --password1 ordinateur client avec ImapSync ou Larch −> nouveau serveur email`** ### ImapSync + [Site d’ImapSync](http://imapsync.lamiral.info/) Installez ImapSync sur votre ordinateur client en suivant ce [guide](http://imapsync.lamiral.info/INSTALL) : @@ -24,6 +25,7 @@ imapsync --host1 --port1 993 --ssl1 --user1 --passwor Notez que les paramètres de transfert `--port 993` et `--ssl` sont spécifique à un serveur de mail YunoHost. ### Larch + [Site de Larch](https://github.com/rgrove/larch/) Après avoir préalablement installé `gem`, installez `larch` sur votre ordinateur client :