From 7ca25006b3f4b3f9786fbe810a017b19c7f8246a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:42:49 +0100 Subject: [PATCH 1/4] Fix tree file --- doc/POST_INSTALL.md | 5 +++++ doc/notifications/POST_INSTALL.md | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 doc/POST_INSTALL.md delete mode 100644 doc/notifications/POST_INSTALL.md diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md new file mode 100644 index 0000000..ac5bd9e --- /dev/null +++ b/doc/POST_INSTALL.md @@ -0,0 +1,5 @@ +:heavy_exclamation_mark: The password-file is created after first opening the admin UI! + +:heavy_exclamation_mark: Be sure to immediately change the default password! + +Open the admin UI `https://__DOMAIN__/?admin` to configure your mail server settings. Login with user "admin" and password from the file `/var/www/snappymail/data/_data_/_default_/admin_password.txt`. diff --git a/doc/notifications/POST_INSTALL.md b/doc/notifications/POST_INSTALL.md deleted file mode 100644 index 00c24da..0000000 --- a/doc/notifications/POST_INSTALL.md +++ /dev/null @@ -1,5 +0,0 @@ -:heavy_exclamation_mark: The password-file is created after first opening the admin UI! - -:heavy_exclamation_mark: Be sure to immediately change the default password! - -Open the admin UI `https://example.com/?admin` to configure your mail server settings. Login with user "admin" and password from the file `/var/www/snappymail/data/_data_/_default_/admin_password.txt`. From c3a6e934fd92d6863e70611ea1083ad6ba9bcd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 7 Feb 2023 21:03:32 +0100 Subject: [PATCH 2/4] Create POST_INSTALL_fr.md --- doc/POST_INSTALL_fr.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/POST_INSTALL_fr.md diff --git a/doc/POST_INSTALL_fr.md b/doc/POST_INSTALL_fr.md new file mode 100644 index 0000000..7e4eeed --- /dev/null +++ b/doc/POST_INSTALL_fr.md @@ -0,0 +1,5 @@ +:heavy_exclamation_mark : Le fichier de mot de passe est créé après la première ouverture de l'interface utilisateur d'administration ! + +:heavy_exclamation_mark : Assurez-vous de changer immédiatement le mot de passe par défaut ! + +Ouvrez l'interface utilisateur d'administration `https://__DOMAIN__/?admin` pour configurer les paramètres de votre serveur de messagerie. Connectez-vous avec l'utilisateur "admin" et le mot de passe du fichier `/var/www/snappymail/data/_data_/_default_/admin_password.txt`. From f3e5f484b0d2bfc44f40b8878850ac06808ddd78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 9 Feb 2023 11:21:24 +0100 Subject: [PATCH 3/4] 2.25.5 --- conf/app.src | 4 ++-- manifest.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 3e9baff..1f0e6f4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.25.4/snappymail-2.25.4.tar.gz -SOURCE_SUM=3b2d650511c658c6922d00a0544aaf27f6b2bfc9b8db3ea206a81cdf05af06cc +SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.25.5/snappymail-2.25.5.tar.gz +SOURCE_SUM=a0d67197369a2082be634b7066675d57b6c95c4b1c376da92d6b2410f19a0777 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.toml b/manifest.toml index e632670..2a07070 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SnappyMail" description.en = "Simple, modern, lightweight & fast web-based e-mail client" description.fr = "Client de messagerie Web simple, moderne, léger et rapide" -version = "2.25.4~ynh2" +version = "2.25.5~ynh1" maintainers = ["eric_G"] From 5911eb3c920a0a2150e102dcca6c9301f3e93168 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 Feb 2023 10:21:29 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c66d70..518f2a0 100644 --- a/README.md +++ b/README.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.25.4~ynh2 +**Shipped version:** 2.25.5~ynh1 **Demo:** https://snappymail.eu/demo/ diff --git a/README_fr.md b/README_fr.md index e95eb28..be400bf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Version incluse :** 2.25.4~ynh2 +**Version incluse :** 2.25.5~ynh1 **Démo :** https://snappymail.eu/demo/