mirror of
https://github.com/YunoHost-Apps/mailman3_ynh.git
synced 2024-09-03 19:36:17 +02:00
Auto-update README
This commit is contained in:
parent
16a134e53a
commit
d6e4fc7603
5 changed files with 227 additions and 31 deletions
6
ALL_README.md
Normal file
6
ALL_README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# All available README files by language
|
||||||
|
|
||||||
|
- [Read the README in English](README.md)
|
||||||
|
- [Lire le README en français](README_fr.md)
|
||||||
|
- [Le o README en galego](README_gl.md)
|
||||||
|
- [Leggi il “README” in italiano](README_it.md)
|
28
README.md
28
README.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=mailman3)
|
[](https://install-app.yunohost.org/?app=mailman3)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Read this README is other languages.](./ALL_README.md)*
|
||||||
|
|
||||||
> *This package allows you to install Mailman3 quickly and simply on a YunoHost server.
|
> *This package allows you to install Mailman3 quickly and simply on a YunoHost server.*
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Electronic mailing lists manager
|
||||||
|
|
||||||
**Shipped version:** 1.0~ynh2
|
**Shipped version:** 1.0~ynh2
|
||||||
|
|
||||||
**Demo:** https://lists.mailman3.org/mailman3/lists/
|
**Demo:** <https://lists.mailman3.org/mailman3/lists/>
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -73,20 +73,20 @@ Finally, you also configure things through the Django web admin available at `/a
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <http://www.list.org/>
|
- Official app website: <http://www.list.org/>
|
||||||
* Official user documentation: <http://docs.mailman3.org/en/latest/userguide.html>
|
- Official user documentation: <http://docs.mailman3.org/en/latest/userguide.html>
|
||||||
* Official admin documentation: <https://docs.mailman3.org/en/latest/>
|
- Official admin documentation: <https://docs.mailman3.org/en/latest/>
|
||||||
* Upstream app code repository: <https://gitlab.com/mailman/mailman-suite>
|
- Upstream app code repository: <https://gitlab.com/mailman/mailman-suite>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/mailman3>
|
- YunoHost Store: <https://apps.yunohost.org/app/mailman3>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing).
|
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the `testing` branch, please proceed like that:
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
|
|
34
README_fr.md
34
README_fr.md
|
@ -1,6 +1,6 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
It shall NOT be edited by hand.
|
Il NE doit PAS être modifié à la main.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Mailman3 pour YunoHost
|
# Mailman3 pour YunoHost
|
||||||
|
@ -9,18 +9,18 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=mailman3)
|
[](https://install-app.yunohost.org/?app=mailman3)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d’installer Mailman3 rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Mailman3 rapidement et simplement sur un serveur YunoHost.*
|
||||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Un gestionnaire de liste de discussion par email
|
Un gestionnaire de liste de discussion par email
|
||||||
|
|
||||||
**Version incluse :** 1.0~ynh2
|
**Version incluse :** 1.0~ynh2
|
||||||
|
|
||||||
**Démo :** https://lists.mailman3.org/mailman3/lists/
|
**Démo :** <https://lists.mailman3.org/mailman3/lists/>
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -73,23 +73,23 @@ Finally, you also configure things through the Django web admin available at `/a
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <http://www.list.org/>
|
- Site officiel de l’app : <http://www.list.org/>
|
||||||
* Documentation officielle utilisateur : <http://docs.mailman3.org/en/latest/userguide.html>
|
- Documentation officielle utilisateur : <http://docs.mailman3.org/en/latest/userguide.html>
|
||||||
* Documentation officielle de l’admin : <https://docs.mailman3.org/en/latest/>
|
- Documentation officielle de l’admin : <https://docs.mailman3.org/en/latest/>
|
||||||
* Dépôt de code officiel de l’app : <https://gitlab.com/mailman/mailman-suite>
|
- Dépôt de code officiel de l’app : <https://gitlab.com/mailman/mailman-suite>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/mailman3>
|
- YunoHost Store : <https://apps.yunohost.org/app/mailman3>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche `testing`, procédez comme suit :
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
95
README_gl.md
Normal file
95
README_gl.md
Normal file
|
@ -0,0 +1,95 @@
|
||||||
|
<!--
|
||||||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON debe editarse manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Mailman3 para YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/mailman3)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=mailman3)
|
||||||
|
|
||||||
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete permíteche instalar Mailman3 de xeito rápido e doado nun servidor YunoHost.*
|
||||||
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||||||
|
|
||||||
|
## Vista xeral
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Versión proporcionada:** 1.0~ynh2
|
||||||
|
|
||||||
|
**Demo:** <https://lists.mailman3.org/mailman3/lists/>
|
||||||
|
|
||||||
|
## 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/`.
|
||||||
|
|
||||||
|
## 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).
|
||||||
|
|
||||||
|
* You must have a HTTPS certificate installed on the root domain.
|
||||||
|
|
||||||
|
* There may be only one installation per YunoHost.
|
||||||
|
|
||||||
|
## Documentación e recursos
|
||||||
|
|
||||||
|
- Web oficial da app: <http://www.list.org/>
|
||||||
|
- Documentación oficial para usuarias: <http://docs.mailman3.org/en/latest/userguide.html>
|
||||||
|
- Documentación oficial para admin: <https://docs.mailman3.org/en/latest/>
|
||||||
|
- Repositorio de orixe do código: <https://gitlab.com/mailman/mailman-suite>
|
||||||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/mailman3>
|
||||||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
||||||
|
|
||||||
|
## Info de desenvolvemento
|
||||||
|
|
||||||
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing).
|
||||||
|
|
||||||
|
Para probar a rama `testing`, procede deste xeito:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
95
README_it.md
Normal file
95
README_it.md
Normal file
|
@ -0,0 +1,95 @@
|
||||||
|
<!--
|
||||||
|
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON DEVE essere modificato manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Mailman3 per YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/mailman3)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=mailman3)
|
||||||
|
|
||||||
|
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Questo pacchetto ti permette di installare Mailman3 su un server YunoHost in modo semplice e veloce.*
|
||||||
|
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||||||
|
|
||||||
|
## Panoramica
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Versione pubblicata:** 1.0~ynh2
|
||||||
|
|
||||||
|
**Prova:** <https://lists.mailman3.org/mailman3/lists/>
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Attenzione/informazioni importanti
|
||||||
|
|
||||||
|
* 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/`.
|
||||||
|
|
||||||
|
## 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).
|
||||||
|
|
||||||
|
* You must have a HTTPS certificate installed on the root domain.
|
||||||
|
|
||||||
|
* There may be only one installation per YunoHost.
|
||||||
|
|
||||||
|
## Documentazione e risorse
|
||||||
|
|
||||||
|
- Sito web ufficiale dell’app: <http://www.list.org/>
|
||||||
|
- Documentazione ufficiale per gli utenti: <http://docs.mailman3.org/en/latest/userguide.html>
|
||||||
|
- Documentazione ufficiale per gli amministratori: <https://docs.mailman3.org/en/latest/>
|
||||||
|
- Repository upstream del codice dell’app: <https://gitlab.com/mailman/mailman-suite>
|
||||||
|
- Store di YunoHost: <https://apps.yunohost.org/app/mailman3>
|
||||||
|
- Segnala un problema: <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
||||||
|
|
||||||
|
## Informazioni per sviluppatori
|
||||||
|
|
||||||
|
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing).
|
||||||
|
|
||||||
|
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue