-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Automatic PR to nightly from 2025-10-15T18:43:12Z #6841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+3,001
−519
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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
Update 2025-01a
Update 2025-02
Update 2025-02
Update 2025-03
Update 2025-03a
Update 2025-03b
Update 2025-05
Update 2025-05_2
Update 2025-07
Update 2025-09
Update 2025-09
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+
Update 2025-09b
Update 2025-09c
Update 2025-09c
Update 2025-09c
Update 2025-10
Collaborator
Author
Collaborator
Author
* [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]>
Collaborator
Author
Collaborator
Author
* postfix-tlspol: upgrade to 1.8.20 * pf-tlspol: update to 1.8.22
Collaborator
Author
Collaborator
Author
Support for PBKDF2-SHA512 hash algorithm in verify_hash() (FreeIPA compatibility) (issue 6646)
Collaborator
Author
Collaborator
Author
…6958) * rspamd: fix bcc + subadress handling when using forward hosts * rspamd: build against trixie + use version 3.14.1
Collaborator
Author
Collaborator
Author
* Initial plan * Fix duplicate login announcement display Co-authored-by: DerLinkman <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: DerLinkman <[email protected]>
Collaborator
Author
* [Web] Updated lang.fr-fr.json Co-authored-by: Keo <[email protected]> * [Web] Updated lang.pt-pt.json Co-authored-by: Germano Pires Ferreira <[email protected]> Co-authored-by: milkmaker <[email protected]> * [Web] Updated lang.pl-pl.json Co-authored-by: Monika Bark <[email protected]> --------- Co-authored-by: Keo <[email protected]> Co-authored-by: Germano Pires Ferreira <[email protected]> Co-authored-by: Monika Bark <[email protected]>
Collaborator
Author
Collaborator
Author
* Initial plan * Add MTA-STS support for alias domains Co-authored-by: DerLinkman <[email protected]> * Improve domain normalization and code style in mta-sts.php Co-authored-by: DerLinkman <[email protected]> * Add error handling for idn_to_ascii in mta-sts.php Co-authored-by: DerLinkman <[email protected]> * Add database error handling for alias domain query Co-authored-by: DerLinkman <[email protected]> * Add ACME certificate support for MTA-STS on alias domains Query alias_domain table to find aliases with MTA-STS enabled target domains and request certificates for mta-sts.<alias-domain> subdomains. Co-authored-by: DerLinkman <[email protected]> * compose: bump image tag to 1.95 * Add MTA-STS DNS records display for alias domains in UI When viewing an alias domain's DNS diagnostics, check if the target domain has MTA-STS enabled and display the required DNS records for the alias domain. Co-authored-by: DerLinkman <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: DerLinkman <[email protected]> Co-authored-by: DerLinkman <[email protected]>
Collaborator
Author
Collaborator
Author
* [Web] Updated lang.zh-cn.json Co-authored-by: ガラスのような夢 <[email protected]> * [Web] Updated lang.pl-pl.json Co-authored-by: Monika Bark <[email protected]> --------- Co-authored-by: ガラスのような夢 <[email protected]> Co-authored-by: Monika Bark <[email protected]>
Collaborator
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

📁 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 | 4 +-
CONTRIBUTING.md | 10 +-
_modules/scripts/core.sh | 72 +-
data/Dockerfiles/acme/acme.sh | 19 +
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/rspamd/Dockerfile | 6 +-
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 | 149 +--
data/conf/rspamd/lua/rspamd.local.lua | 429 +++++++--
data/conf/sogo/sogo.conf | 6 +
data/web/inc/ajax/dns_diagnostics.php | 11 +-
data/web/inc/functions.inc.php | 26 +
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/admin.js | 9 +
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 | 54 +-
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 | 1008 ++++++++++++++++++--
data/web/lang/lang.pt-pt.json | 3 +-
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/lang/lang.zh-cn.json | 7 +-
data/web/mta-sts.php | 25 +-
data/web/templates/base.twig | 2 +-
data/web/templates/user/SpamAliases.twig | 14 +-
docker-compose.yml | 42 +-
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 +-
52 files changed, 3001 insertions(+), 519 deletions(-)