Skip to content

Conversation

@milkmaker
Copy link
Collaborator

@milkmaker milkmaker commented Oct 16, 2025

📁 Modified files

.github/workflows/close_old_issues_and_prs.yml | 2 +-
.github/workflows/image_builds.yml | 2 +-
.github/workflows/pr_to_nightly.yml | 4 +-
.github/workflows/rebuild_backup_image.yml | 2 +-
.../workflows/update_postscreen_access_list.yml | 2 +-
CONTRIBUTING.md | 10 +-
_modules/scripts/core.sh | 72 +-
data/Dockerfiles/backup/Dockerfile | 4 +-
data/Dockerfiles/dovecot/docker-entrypoint.sh | 7 +-
data/Dockerfiles/phpfpm/docker-entrypoint.sh | 2 +-
data/Dockerfiles/postfix-tlspol/Dockerfile | 2 +-
data/Dockerfiles/postfix/postfix.sh | 4 +-
data/Dockerfiles/sogo/bootstrap-sogo.sh | 4 -
data/conf/nginx/templates/nginx.conf.j2 | 1 +
data/conf/nginx/templates/sites-default.conf.j2 | 1 -
.../conf/phpfpm/php-conf.d/opcache-recommended.ini | 7 +-
data/conf/postfix/postscreen_access.cidr | 104 +--
data/conf/sogo/sogo.conf | 6 +
data/web/inc/functions.mailbox.inc.php | 37 +-
data/web/inc/init_db.inc.php | 5 +-
data/web/inc/vars.inc.php | 3 +-
data/web/js/site/user.js | 22 +-
data/web/json_api.php | 1 +
data/web/lang/lang.ca-es.json | 31 +-
data/web/lang/lang.cs-cz.json | 29 +-
data/web/lang/lang.de-de.json | 7 +-
data/web/lang/lang.en-gb.json | 5 +-
data/web/lang/lang.es-es.json | 7 +-
data/web/lang/lang.fr-fr.json | 52 +-
data/web/lang/lang.gr-gr.json | 168 +++-
data/web/lang/lang.ja-jp.json | 3 +
data/web/lang/lang.nb-no.json | 5 +-
data/web/lang/lang.pl-pl.json | 993 +++++++++++++++++++--
data/web/lang/lang.ru-ru.json | 38 +-
data/web/lang/lang.si-si.json | 13 +-
data/web/lang/lang.vi-vn.json (new) | 697 +++++++++++++++
data/web/templates/user/SpamAliases.twig | 14 +-
docker-compose.yml | 40 +-
helper-scripts/backup_and_restore.sh | 161 +++-
.../dev_tests/test_backup_and_restore.sh (new +x) | 301 +++++++
.../docker-compose.override.yml | 2 +-
update.sh | 47 +-
42 files changed, 2545 insertions(+), 372 deletions(-)

FreddleSpl0it and others added 22 commits January 23, 2025 12:01
[Nginx] move conf.d include to end of nginx.conf
…ges (#6273)

* clamd: update to 1.4.2 + build from source instead using alpine packages

* clamd: remove exposed ports from buildfile

* clamd: cleanup dockerfile
commit 94c1a6c
Author: DerLinkman <[email protected]>
Date:   Wed Sep 10 16:20:58 2025 +0200

    scripts:  ipv6_controller improvement + fix modules handling (#6722)

    * Fix subscript handling for modules

    * ipv6: detect case when link local is present

    * v6-controller: removed fixed-cidr for docker 28+
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

* [Web] Updated lang.vi-vn.json

[Web] Added lang.vi-vn.json

Co-authored-by: Nguyễn Thái Dũng <[email protected]>
Co-authored-by: Peter <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* Add Vietnamese language

---------

Co-authored-by: Nguyễn Thái Dũng <[email protected]>
Co-authored-by: Peter <[email protected]>
Signed-off-by: milkmaker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

* [Web] Updated lang.ca-es.json

Co-authored-by: Pere Montpeó <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.gr-gr.json

Co-authored-by: Chris <[email protected]>
Co-authored-by: milkmaker <[email protected]>

* [Web] Updated lang.cs-cz.json

Co-authored-by: Filip Hajny <[email protected]>

* [Web] Updated lang.pl-pl.json

[Web] Updated lang.pl-pl.json

Co-authored-by: Monika Bark <[email protected]>
Co-authored-by: milkmaker <[email protected]>

---------

Co-authored-by: Pere Montpeó <[email protected]>
Co-authored-by: Chris <[email protected]>
Co-authored-by: Filip Hajny <[email protected]>
Co-authored-by: Monika Bark <[email protected]>
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

Signed-off-by: milkmaker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

renovate bot and others added 2 commits December 3, 2025 23:30
Signed-off-by: milkmaker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[Web] Updated lang.fr-fr.json

[Web] Updated lang.fr-fr.json

Co-authored-by: Neuronnexion <[email protected]>
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

* postfix-tlspol: upgrade to 1.8.20

* pf-tlspol: update to 1.8.22
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.