diff --git a/README.md b/README.md
index 9a0b9ff..61a2072 100644
--- a/README.md
+++ b/README.md
@@ -16,61 +16,29 @@ It shall NOT be edited by hand.
## Overview
-Electronic mailing lists manager
-
-**Shipped version:** 1.0~ynh2
-
-**Demo:**
-
-## Screenshots
-
-
-
-## Disclaimers / important information
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain
-
-* Other infos that people should be aware of, such as:
- * No LDAP support yet (apparently under development)
- * Users can also just sign up themselves to manage details
- * Users can use mailing lists without signing up?
-
-Classical admin is available on the page: https://myyunohost.org/
-
-Django admin on: https://myyunohost.org/admin/
-
-## General Configuration
-
-Mailman 3 or "The Mailman Suite" is made up of 5 moving parts. See the following documentation for more:
-
-> http://docs.mailman3.org/en/latest/index.html#the-mailman-suite
-
-On your YunoHost, all the configuration files you need to worry about are in:
-
-* `/etc/mailman3/`
-* `/usr/share/mailman3-web/`
-
-The services you need to manage can be checked with:
-
-* `systemctl status mailman3`
-* `systemctl status mailman3-web`
-
-It is important to note that this package makes use of the [mailman3-full](http://docs.mailman3.org/en/latest/prodsetup.html#distribution-packages) Debian package contained in the Debian Stretch backports repository. The default installation assumes the use of a SQLite3 database but the installation script overrides this and uses a PostgreSQL database instead.
-
-Finally, you also configure things through the Django web admin available at `/admin/`.
+* Users can just sign up themselves to manage details
+* Users can use mailing lists without signing up?
## Limitations
* Migrating from Mailman 2.X is not officially supported, sorry. However, there is a manual and
which details an experimental process. Please see [the documentation](https://docs.mailman3.org/en/latest/migration.html).
-* Mailman3 must be configured to use a root domain (https://myyunohost.org and not https://myyunohost.org/mailman3).
+* Mailman3 must be configured to use a root domain (https://myyunohost.org and *not* https://myyunohost.org/mailman3).
* You must have a HTTPS certificate installed on the root domain.
* There may be only one installation per YunoHost.
+
+**Shipped version:** 3.3~ynh1
+
+**Demo:**
+
+## Screenshots
+
+
+
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index b32d141..a461b0e 100644
--- a/README_es.md
+++ b/README_es.md
@@ -16,61 +16,29 @@ No se debe editar a mano.
## Descripción general
-
-
-**Versión actual:** 1.0~ynh2
-
-**Demo:**
-
-## Capturas
-
-
-
-## informaciones importantes
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain
-
-* Other infos that people should be aware of, such as:
- * No LDAP support yet (apparently under development)
- * Users can also just sign up themselves to manage details
- * Users can use mailing lists without signing up?
-
-Classical admin is available on the page: https://myyunohost.org/
-
-Django admin on: https://myyunohost.org/admin/
-
-## General Configuration
-
-Mailman 3 or "The Mailman Suite" is made up of 5 moving parts. See the following documentation for more:
-
-> http://docs.mailman3.org/en/latest/index.html#the-mailman-suite
-
-On your YunoHost, all the configuration files you need to worry about are in:
-
-* `/etc/mailman3/`
-* `/usr/share/mailman3-web/`
-
-The services you need to manage can be checked with:
-
-* `systemctl status mailman3`
-* `systemctl status mailman3-web`
-
-It is important to note that this package makes use of the [mailman3-full](http://docs.mailman3.org/en/latest/prodsetup.html#distribution-packages) Debian package contained in the Debian Stretch backports repository. The default installation assumes the use of a SQLite3 database but the installation script overrides this and uses a PostgreSQL database instead.
-
-Finally, you also configure things through the Django web admin available at `/admin/`.
+* Users can just sign up themselves to manage details
+* Users can use mailing lists without signing up?
## Limitations
* Migrating from Mailman 2.X is not officially supported, sorry. However, there is a manual and
which details an experimental process. Please see [the documentation](https://docs.mailman3.org/en/latest/migration.html).
-* Mailman3 must be configured to use a root domain (https://myyunohost.org and not https://myyunohost.org/mailman3).
+* Mailman3 must be configured to use a root domain (https://myyunohost.org and *not* https://myyunohost.org/mailman3).
* You must have a HTTPS certificate installed on the root domain.
* There may be only one installation per YunoHost.
+
+**Versión actual:** 3.3~ynh1
+
+**Demo:**
+
+## Capturas
+
+
+
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index e2b8c9a..0d60354 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -16,61 +16,29 @@ EZ editatu eskuz.
## Aurreikuspena
-
-
-**Paketatutako bertsioa:** 1.0~ynh2
-
-**Demoa:**
-
-## Pantaila-argazkiak
-
-
-
-## Ezespena / informazio garrantzitsua
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain
-
-* Other infos that people should be aware of, such as:
- * No LDAP support yet (apparently under development)
- * Users can also just sign up themselves to manage details
- * Users can use mailing lists without signing up?
-
-Classical admin is available on the page: https://myyunohost.org/
-
-Django admin on: https://myyunohost.org/admin/
-
-## General Configuration
-
-Mailman 3 or "The Mailman Suite" is made up of 5 moving parts. See the following documentation for more:
-
-> http://docs.mailman3.org/en/latest/index.html#the-mailman-suite
-
-On your YunoHost, all the configuration files you need to worry about are in:
-
-* `/etc/mailman3/`
-* `/usr/share/mailman3-web/`
-
-The services you need to manage can be checked with:
-
-* `systemctl status mailman3`
-* `systemctl status mailman3-web`
-
-It is important to note that this package makes use of the [mailman3-full](http://docs.mailman3.org/en/latest/prodsetup.html#distribution-packages) Debian package contained in the Debian Stretch backports repository. The default installation assumes the use of a SQLite3 database but the installation script overrides this and uses a PostgreSQL database instead.
-
-Finally, you also configure things through the Django web admin available at `/admin/`.
+* Users can just sign up themselves to manage details
+* Users can use mailing lists without signing up?
## Limitations
* Migrating from Mailman 2.X is not officially supported, sorry. However, there is a manual and
which details an experimental process. Please see [the documentation](https://docs.mailman3.org/en/latest/migration.html).
-* Mailman3 must be configured to use a root domain (https://myyunohost.org and not https://myyunohost.org/mailman3).
+* Mailman3 must be configured to use a root domain (https://myyunohost.org and *not* https://myyunohost.org/mailman3).
* You must have a HTTPS certificate installed on the root domain.
* There may be only one installation per YunoHost.
+
+**Paketatutako bertsioa:** 3.3~ynh1
+
+**Demoa:**
+
+## Pantaila-argazkiak
+
+
+
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 7cc292b..8f84515 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -16,61 +16,29 @@ Il NE doit PAS être modifié à la main.
## Vue d’ensemble
-Un gestionnaire de liste de discussion par email
-
-**Version incluse :** 1.0~ynh2
-
-**Démo :**
-
-## Captures d’écran
-
-
-
-## Avertissements / informations importantes
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain
-
-* Other infos that people should be aware of, such as:
- * No LDAP support yet (apparently under development)
- * Users can also just sign up themselves to manage details
- * Users can use mailing lists without signing up?
-
-Classical admin is available on the page: https://myyunohost.org/
-
-Django admin on: https://myyunohost.org/admin/
-
-## General Configuration
-
-Mailman 3 or "The Mailman Suite" is made up of 5 moving parts. See the following documentation for more:
-
-> http://docs.mailman3.org/en/latest/index.html#the-mailman-suite
-
-On your YunoHost, all the configuration files you need to worry about are in:
-
-* `/etc/mailman3/`
-* `/usr/share/mailman3-web/`
-
-The services you need to manage can be checked with:
-
-* `systemctl status mailman3`
-* `systemctl status mailman3-web`
-
-It is important to note that this package makes use of the [mailman3-full](http://docs.mailman3.org/en/latest/prodsetup.html#distribution-packages) Debian package contained in the Debian Stretch backports repository. The default installation assumes the use of a SQLite3 database but the installation script overrides this and uses a PostgreSQL database instead.
-
-Finally, you also configure things through the Django web admin available at `/admin/`.
+* Users can just sign up themselves to manage details
+* Users can use mailing lists without signing up?
## Limitations
* Migrating from Mailman 2.X is not officially supported, sorry. However, there is a manual and
which details an experimental process. Please see [the documentation](https://docs.mailman3.org/en/latest/migration.html).
-* Mailman3 must be configured to use a root domain (https://myyunohost.org and not https://myyunohost.org/mailman3).
+* Mailman3 must be configured to use a root domain (https://myyunohost.org and *not* https://myyunohost.org/mailman3).
* You must have a HTTPS certificate installed on the root domain.
* There may be only one installation per YunoHost.
+
+**Version incluse :** 3.3~ynh1
+
+**Démo :**
+
+## Captures d’écran
+
+
+
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 64f3ce3..0eabc58 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -16,61 +16,29 @@ NON debe editarse manualmente.
## Vista xeral
-
-
-**Versión proporcionada:** 1.0~ynh2
-
-**Demo:**
-
-## Capturas de pantalla
-
-
-
-## Avisos / información importante
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain
-
-* Other infos that people should be aware of, such as:
- * No LDAP support yet (apparently under development)
- * Users can also just sign up themselves to manage details
- * Users can use mailing lists without signing up?
-
-Classical admin is available on the page: https://myyunohost.org/
-
-Django admin on: https://myyunohost.org/admin/
-
-## General Configuration
-
-Mailman 3 or "The Mailman Suite" is made up of 5 moving parts. See the following documentation for more:
-
-> http://docs.mailman3.org/en/latest/index.html#the-mailman-suite
-
-On your YunoHost, all the configuration files you need to worry about are in:
-
-* `/etc/mailman3/`
-* `/usr/share/mailman3-web/`
-
-The services you need to manage can be checked with:
-
-* `systemctl status mailman3`
-* `systemctl status mailman3-web`
-
-It is important to note that this package makes use of the [mailman3-full](http://docs.mailman3.org/en/latest/prodsetup.html#distribution-packages) Debian package contained in the Debian Stretch backports repository. The default installation assumes the use of a SQLite3 database but the installation script overrides this and uses a PostgreSQL database instead.
-
-Finally, you also configure things through the Django web admin available at `/admin/`.
+* Users can just sign up themselves to manage details
+* Users can use mailing lists without signing up?
## Limitations
* Migrating from Mailman 2.X is not officially supported, sorry. However, there is a manual and
which details an experimental process. Please see [the documentation](https://docs.mailman3.org/en/latest/migration.html).
-* Mailman3 must be configured to use a root domain (https://myyunohost.org and not https://myyunohost.org/mailman3).
+* Mailman3 must be configured to use a root domain (https://myyunohost.org and *not* https://myyunohost.org/mailman3).
* You must have a HTTPS certificate installed on the root domain.
* There may be only one installation per YunoHost.
+
+**Versión proporcionada:** 3.3~ynh1
+
+**Demo:**
+
+## Capturas de pantalla
+
+
+
## Documentación e recursos
- Web oficial da app:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 2d7b30c..2a245cc 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -16,61 +16,29 @@
## 概况
-
-
-**分发版本:** 1.0~ynh2
-
-**演示:**
-
-## 截图
-
-
-
-## 免责声明 / 重要信息
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain
-
-* Other infos that people should be aware of, such as:
- * No LDAP support yet (apparently under development)
- * Users can also just sign up themselves to manage details
- * Users can use mailing lists without signing up?
-
-Classical admin is available on the page: https://myyunohost.org/
-
-Django admin on: https://myyunohost.org/admin/
-
-## General Configuration
-
-Mailman 3 or "The Mailman Suite" is made up of 5 moving parts. See the following documentation for more:
-
-> http://docs.mailman3.org/en/latest/index.html#the-mailman-suite
-
-On your YunoHost, all the configuration files you need to worry about are in:
-
-* `/etc/mailman3/`
-* `/usr/share/mailman3-web/`
-
-The services you need to manage can be checked with:
-
-* `systemctl status mailman3`
-* `systemctl status mailman3-web`
-
-It is important to note that this package makes use of the [mailman3-full](http://docs.mailman3.org/en/latest/prodsetup.html#distribution-packages) Debian package contained in the Debian Stretch backports repository. The default installation assumes the use of a SQLite3 database but the installation script overrides this and uses a PostgreSQL database instead.
-
-Finally, you also configure things through the Django web admin available at `/admin/`.
+* Users can just sign up themselves to manage details
+* Users can use mailing lists without signing up?
## Limitations
* Migrating from Mailman 2.X is not officially supported, sorry. However, there is a manual and
which details an experimental process. Please see [the documentation](https://docs.mailman3.org/en/latest/migration.html).
-* Mailman3 must be configured to use a root domain (https://myyunohost.org and not https://myyunohost.org/mailman3).
+* Mailman3 must be configured to use a root domain (https://myyunohost.org and *not* https://myyunohost.org/mailman3).
* You must have a HTTPS certificate installed on the root domain.
* There may be only one installation per YunoHost.
+
+**分发版本:** 3.3~ynh1
+
+**演示:**
+
+## 截图
+
+
+
## 文档与资源
- 官方应用网站: