1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00

Merge pull request #84 from YunoHost-Apps/testing

2.24.6
This commit is contained in:
Éric Gaspar 2023-01-26 19:46:59 +01:00 committed by GitHub
commit 117e49432a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# SnappyMail for YunoHost
[![Integration level](https://dash.yunohost.org/integration/snappymail.svg)](https://dash.yunohost.org/appci/app/snappymail) ![Working status](https://ci-apps.yunohost.org/ci/badges/snappymail.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/snappymail.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/snappymail.svg)](https://dash.yunohost.org/appci/app/snappymail) ![Working status](https://ci-apps.yunohost.org/ci/badges/snappymail.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/snappymail.maintain.svg)
[![Install SnappyMail with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snappymail)
*[Lire ce readme en français.](./README_fr.md)*
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
**Shipped version:** 2.24.5~ynh1
**Shipped version:** 2.25.0~ynh1
**Demo:** https://snappymail.eu/demo/

View file

@ -5,26 +5,26 @@ It shall NOT be edited by hand.
# SnappyMail pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/snappymail.svg)](https://dash.yunohost.org/appci/app/snappymail) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/snappymail.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/snappymail.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/snappymail.svg)](https://dash.yunohost.org/appci/app/snappymail) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/snappymail.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/snappymail.maintain.svg)
[![Installer SnappyMail avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snappymail)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer SnappyMail 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.*
> *Ce package vous permet dinstaller SnappyMail rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
**Version incluse :** 2.24.5~ynh1
**Version incluse :** 2.25.0~ynh1
**Démo :** https://snappymail.eu/demo/
## Captures d'écran
## Captures décran
![Capture d'écran de SnappyMail](./doc/screenshots/screenshot.png)
![Capture décran de SnappyMail](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -36,9 +36,9 @@ Open the admin UI `https://example.com/?admin` to configure your mail server set
## Documentations et ressources
* Site officiel de l'app : <https://snappymail.eu/>
* Documentation officielle de l'admin : <https://github.com/the-djmaze/snappymail/wiki>
* Dépôt de code officiel de l'app : <https://github.com/the-djmaze/snappymail>
* Site officiel de lapp : <https://snappymail.eu/>
* Documentation officielle de ladmin : <https://github.com/the-djmaze/snappymail/wiki>
* Dépôt de code officiel de lapp : <https://github.com/the-djmaze/snappymail>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_snappymail>
* Signaler un bug : <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
@ -54,4 +54,4 @@ ou
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.24.5/snappymail-2.24.5.tar.gz
SOURCE_SUM=2ea8a9725a507b678358d81aa5d12982acc08758f3e2ec891c441e9b467d838c
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.25.0/snappymail-2.25.0.tar.gz
SOURCE_SUM=a1b3d623ab6f671f07116bcd530f5eb896afd6771b058b57c18ed2804bab91d4
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Simple, modern, lightweight & fast web-based e-mail client",
"fr": "Client de messagerie Web simple, moderne, léger et rapide"
},
"version": "2.24.5~ynh1",
"version": "2.25.0~ynh1",
"url": "https://snappymail.eu/",
"upstream": {
"license": "AGPL-3.0-only",