This commit is contained in:
the-djmaze 2022-05-12 15:52:40 +02:00
parent e590576247
commit f7ba43437e
8 changed files with 31 additions and 23 deletions

View file

@ -74,6 +74,9 @@ content_security_policy = ""
csp_report = Off csp_report = Off
encrypt_cipher = "aes-256-cbc-hmac-sha1" encrypt_cipher = "aes-256-cbc-hmac-sha1"
[admin_panel]
allow_update = Off
[ssl] [ssl]
; Require verification of SSL certificate used. ; Require verification of SSL certificate used.
verify_certificate = Off verify_certificate = Off
@ -81,6 +84,9 @@ verify_certificate = Off
; Allow self-signed certificates. Requires verify_certificate. ; Allow self-signed certificates. Requires verify_certificate.
allow_self_signed = On allow_self_signed = On
; https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set_security_level.html
security_level = 1
; Location of Certificate Authority file on local filesystem (/etc/ssl/certs/ca-certificates.crt) ; Location of Certificate Authority file on local filesystem (/etc/ssl/certs/ca-certificates.crt)
cafile = "" cafile = ""
@ -126,7 +132,7 @@ enable = Off
enabled_list = "" enabled_list = ""
[defaults] [defaults]
; Editor mode used by default (Plain, Html, HtmlForced or PlainForced) ; Editor mode used by default (Plain, Html)
view_editor_type = "Html" view_editor_type = "Html"
; layout: 0 - no preview, 1 - side preview, 2 - bottom preview ; layout: 0 - no preview, 1 - side preview, 2 - bottom preview
@ -267,6 +273,7 @@ imap_folder_list_limit = 200
imap_show_login_alert = On imap_show_login_alert = On
imap_use_list_status = On imap_use_list_status = On
imap_timeout = 300 imap_timeout = 300
imap_disable_metadata = Off
smtp_show_server_errors = Off smtp_show_server_errors = Off
smtp_timeout = 60 smtp_timeout = 60
sieve_auth_plain_initial = On sieve_auth_plain_initial = On
@ -277,29 +284,30 @@ sasl_allow_scram_sha = Off
sasl_allow_cram_md5 = Off sasl_allow_cram_md5 = Off
mail_func_clear_headers = On mail_func_clear_headers = On
mail_func_additional_parameters = Off mail_func_additional_parameters = Off
favicon_status = On
folders_spec_limit = 50 folders_spec_limit = 50
curl_proxy = "" curl_proxy = ""
curl_proxy_auth = "" curl_proxy_auth = ""
in_iframe = Off in_iframe = Off
force_https = Off force_https = Off
custom_login_link = ""
custom_logout_link = ""
allow_external_login = Off
http_client_ip_check_proxy = Off http_client_ip_check_proxy = Off
fast_cache_memcache_host = "127.0.0.1" fast_cache_memcache_host = "127.0.0.1"
fast_cache_memcache_port = 11211 fast_cache_memcache_port = 11211
fast_cache_redis_host = "127.0.0.1" fast_cache_redis_host = "127.0.0.1"
fast_cache_redis_port = 6379 fast_cache_redis_port = 6379
use_local_proxy_for_external_images = On use_local_proxy_for_external_images = On
detect_image_exif_orientation = On image_exif_auto_rotate = Off
cookie_default_path = "" cookie_default_path = ""
cookie_default_secure = Off cookie_default_secure = Off
check_new_messages = On check_new_messages = On
replace_env_in_configuration = "" replace_env_in_configuration = ""
strict_html_parser = Off
boundary_prefix = "" boundary_prefix = ""
kolab_enabled = Off kolab_enabled = Off
dev_email = "" dev_email = ""
dev_password = "" dev_password = ""
[version] [version]
current = "2.15.1" current = "2.15.2"
saved = "Fri, 04 Mar 2022 08:55:26 +0000" saved = "Fri, 04 Mar 2022 08:55:26 +0000"

View file

@ -140,25 +140,25 @@ RainLoop 1.15 vs SnappyMail
|js/* |RainLoop |Snappy | |js/* |RainLoop |Snappy |
|--------------- |--------: |--------: | |--------------- |--------: |--------: |
|admin.js |2.158.025 | 80.414 | |admin.js |2.158.025 | 80.414 |
|app.js |4.215.733 | 405.694 | |app.js |4.215.733 | 404.996 |
|boot.js | 672.433 | 2.058 | |boot.js | 672.433 | 2.050 |
|libs.js | 647.679 | 197.158 | |libs.js | 647.679 | 197.164 |
|sieve.js | 0 | 86.564 | |sieve.js | 0 | 86.564 |
|polyfills.js | 325.908 | 0 | |polyfills.js | 325.908 | 0 |
|serviceworker.js | 0 | 285 | |serviceworker.js | 0 | 285 |
|TOTAL |8.019.778 | 772.173 | |TOTAL |8.019.778 | 771.473 |
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli | |js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|--------------- |--------: |--------: |------: |------: |--------: |--------: | |--------------- |--------: |--------: |------: |------: |--------: |--------: |
|admin.min.js | 255.514 | 40.249 | 73.899 | 13.380 | 60.674 | 11.968 | |admin.min.js | 255.514 | 40.249 | 73.899 | 13.380 | 60.674 | 11.968 |
|app.min.js | 516.000 | 192.174 |140.430 | 61.954 |110.657 | 53.235 | |app.min.js | 516.000 | 191.767 |140.430 | 61.896 |110.657 | 53.097 |
|boot.min.js | 66.456 | 1.260 | 22.553 | 784 | 20.043 | 632 | |boot.min.js | 66.456 | 1.252 | 22.553 | 778 | 20.043 | 628 |
|libs.min.js | 574.626 | 95.872 |177.280 | 35.410 |151.855 | 31.704 | |libs.min.js | 574.626 | 95.158 |177.280 | 35.159 |151.855 | 31.465 |
|sieve.min.js | 0 | 42.182 | 0 | 10.555 | 0 | 9.510 | |sieve.min.js | 0 | 42.182 | 0 | 10.555 | 0 | 9.510 |
|polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 | |polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 |
|TOTAL user |1.189.690 | 289.306 |351.061 | 98.148 |292.627 | 85.571 | |TOTAL user |1.189.690 | 288.177 |351.061 | 97.833 |292.627 | 85.190 |
|TOTAL user+sieve |1.189.690 | 331.488 |351.061 |108.703 |292.627 | 95.081 | |TOTAL user+sieve |1.189.690 | 330.359 |351.061 |108.388 |292.627 | 94.700 |
|TOTAL admin | 929.204 | 137.381 |285.047 | 49.574 |242.644 | 44.304 | |TOTAL admin | 929.204 | 136.659 |285.047 | 49.317 |242.644 | 44.061 |
For a user its around 70% smaller and faster than traditional RainLoop. For a user its around 70% smaller and faster than traditional RainLoop.
@ -186,8 +186,8 @@ For a user its around 70% smaller and faster than traditional RainLoop.
|css/* |RainLoop |Snappy |RL gzip |SM gzip |SM brotli | |css/* |RainLoop |Snappy |RL gzip |SM gzip |SM brotli |
|------------ |-------: |------: |------: |------: |--------: | |------------ |-------: |------: |------: |------: |--------: |
|app.css | 340.334 | 80.804 | 46.959 | 16.729 | 14.404 | |app.css | 340.334 | 80.866 | 46.959 | 16.740 | 14.414 |
|app.min.css | 274.791 | 64.944 | 39.618 | 14.811 | 13.054 | |app.min.css | 274.791 | 64.994 | 39.618 | 14.821 | 13.065 |
|boot.css | | 1.326 | | 664 | 545 | |boot.css | | 1.326 | | 664 | 545 |
|boot.min.css | | 1.071 | | 590 | 474 | |boot.min.css | | 1.071 | | 590 | 474 |
|admin.css | | 30.051 | | 6.815 | 5.910 | |admin.css | | 30.051 | | 6.815 | 5.910 |

View file

@ -1,4 +1,4 @@
This app packages SnappyMail <upstream>2.15.1</upstream>. This app packages SnappyMail <upstream>2.15.2</upstream>.
SnappyMail is a simple, modern, lightweight & fast web-based email client. SnappyMail is a simple, modern, lightweight & fast web-based email client.

View file

@ -4,7 +4,7 @@ RUN mkdir -p /app/code
WORKDIR /app/code WORKDIR /app/code
# If you change the extraction below, be sure to test on scaleway # If you change the extraction below, be sure to test on scaleway
VERSION=2.15.1 VERSION=2.15.2
RUN wget https://github.com/the-djmaze/snappymail/releases/download/v${VERSION}/snappymail-${VERSION}.zip -O /tmp/snappymail.zip && \ RUN wget https://github.com/the-djmaze/snappymail/releases/download/v${VERSION}/snappymail-${VERSION}.zip -O /tmp/snappymail.zip && \
unzip /tmp/snappymail.zip -d /app/code && \ unzip /tmp/snappymail.zip -d /app/code && \
rm /tmp/snappymail.zip && \ rm /tmp/snappymail.zip && \

View file

@ -1 +1 @@
2.15.1 2.15.2

View file

@ -4,7 +4,7 @@
<name>SnappyMail</name> <name>SnappyMail</name>
<summary>SnappyMail Webmail</summary> <summary>SnappyMail Webmail</summary>
<description>Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, "Additionnal settings" and you will see a "SnappyMail webmail" section. There, click on the link to go to the SnappyMail admin panel. The default user/password is admin/12345. This version is based on SnappyMail 2.6.0 (2021-07).</description> <description>Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, "Additionnal settings" and you will see a "SnappyMail webmail" section. There, click on the link to go to the SnappyMail admin panel. The default user/password is admin/12345. This version is based on SnappyMail 2.6.0 (2021-07).</description>
<version>2.15.1</version> <version>2.15.2</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>SnappyMail Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author> <author>SnappyMail Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author>
<namespace>SnappyMail</namespace> <namespace>SnappyMail</namespace>

View file

@ -20,7 +20,7 @@ return "SnappyMail Webmail is a browser-based multilingual IMAP client with an a
# script_snappymail_versions() # script_snappymail_versions()
sub script_snappymail_versions sub script_snappymail_versions
{ {
return ( "2.15.1" ); return ( "2.15.2" );
} }
sub script_snappymail_version_desc sub script_snappymail_version_desc

View file

@ -3,7 +3,7 @@
"title": "SnappyMail", "title": "SnappyMail",
"description": "Simple, modern & fast web-based email client", "description": "Simple, modern & fast web-based email client",
"private": true, "private": true,
"version": "2.15.1", "version": "2.15.2",
"homepage": "https://snappymail.eu", "homepage": "https://snappymail.eu",
"author": { "author": {
"name": "DJ Maze", "name": "DJ Maze",