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 #40 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-09-22 23:10:56 +02:00 committed by GitHub
commit 6c5977ad25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 5 deletions

View file

@ -18,10 +18,15 @@ 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.18.0~ynh1
**Shipped version:** 2.18.1~ynh1
**Demo:** https://snappymail.eu/demo/
## Screenshots
![Screenshot of SnappyMail](./doc/screenshots/screenshot.png)
## Disclaimers / important information
:heavy_exclamation_mark: The password-file is created after first opening the admin UI!

View file

@ -18,10 +18,15 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
**Version incluse :** 2.18.0~ynh1
**Version incluse :** 2.18.1~ynh1
**Démo :** https://snappymail.eu/demo/
## Captures d'écran
![Capture d'écran de SnappyMail](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
:heavy_exclamation_mark: The password-file is created after first opening the admin UI!

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.18.0/snappymail-2.18.0.tar.gz
SOURCE_SUM=f372e31152ea684bbaa39d740812b6d6dc3eb430d974fcf65afd28380994aeb6
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.18.1/snappymail-2.18.1.tar.gz
SOURCE_SUM=d0db039b5743320d076c09ae188acd464c2d8ef699f50621ec651790e24da0ac
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

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.18.0~ynh1",
"version": "2.18.1~ynh1",
"url": "https://snappymail.eu/",
"upstream": {
"license": "AGPL-3.0-only",