dependabot[bot]
953a3342f2
chore(deps): Bump anchore/scan-action from 7.1.0 to 7.2.0 ( #4608 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com >
2025-11-24 18:09:00 +00:00
dependabot[bot]
c6079e9469
chore(deps): Bump actions/checkout from 5 to 6 ( #4609 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:07:37 +01:00
Andreas Perhab
5865f546ec
tests: fix _get_container_ip for docker 29.0 ( #4606 )
2025-11-15 10:18:30 +01:00
Brennan Kinney
b410e56aa9
ci: Require bug reports provide disclosure for AI usage ( #4605 )
2025-11-13 08:34:12 +01:00
dependabot[bot]
a968793873
chore(deps): Bump docker/metadata-action from 5.8.0 to 5.9.0 ( #4602 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5.8.0...v5.9.0 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 5.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com >
2025-11-10 17:13:57 +00:00
dependabot[bot]
0b60ba4764
chore(deps): Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 ( #4603 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 18:12:16 +01:00
dependabot[bot]
12bb27ed82
chore(deps): Bump actions/download-artifact from 5 to 6 ( #4596 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com >
2025-10-27 17:42:15 +01:00
dependabot[bot]
b80fbdb1a9
chore(deps): Bump actions/upload-artifact from 4 to 5 ( #4597 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 17:39:57 +01:00
dependabot[bot]
49f898cfab
chore(deps): Bump anchore/scan-action from 7.0.2 to 7.1.0 ( #4595 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 17:37:32 +01:00
dependabot[bot]
945263a7bd
chore(deps): Bump anchore/scan-action from 7.0.0 to 7.0.2 ( #4591 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 18:43:58 +02:00
dependabot[bot]
74bd305690
chore(deps): Bump github/codeql-action from 3 to 4 ( #4589 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 11:42:03 +13:00
Brennan Kinney
e5185e0e84
fix: accounts.sh - Support first valid local account ( #4581 )
...
- Ensure catch-all alias entries (eg: `@example.test`) are also skipped. Adding a dummy account for catch-all will not match a `quota-status` query to Dovecot by Postfix for a recipient.
- When there are multiple addresses provided, they will now be iterated through by the `,` delimiter, instead of as a single value that fails. This way the first valid aliased address to a local Dovecot mailbox account will now be used for the dummy alias account.
- The common logic for extracting the quota user attribute is now split out to a common function call.
2025-10-08 19:58:49 +00:00
Brennan Kinney
5e5e005162
chore: Revise inline docs for Fetchmail ( #4587 )
2025-10-08 10:33:26 +13:00
Lars K.W. Gohlke
9eb3fa73e5
fix: Prevent logs leaking into config files (FETCHMAIL_PARALLEL=1) ( #4586 )
2025-10-06 20:25:13 +02:00
dependabot[bot]
d0a915bd65
chore(deps): Bump anchore/scan-action from 6.5.1 to 7.0.0 ( #4573 )
2025-10-02 17:45:06 +02:00
Brennan Kinney
4a45053c03
tests: Temoporary fix for LDAP via Bitnami Legacy ( #4583 )
2025-10-02 16:07:43 +02:00
Brennan Kinney
369f357351
docs: Proxy Protocol share postscreen_cache_map ( #4571 )
2025-09-21 14:19:42 +02:00
lalalala
f343f7d960
fix RSPAMD_LEARN with mbsync ( #4569 )
...
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
2025-09-11 19:03:01 +02:00
Georg Lauterbach
0cf26f0100
fix: Postfix: disable_dns_lookups => smtp_dns_support_level ( #4568 )
2025-09-10 09:17:40 +02:00
dependabot[bot]
92c834a2e8
chore(deps): Bump actions/stale from 9 to 10 ( #4566 )
...
* chore(deps): Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update permissions
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
2025-09-08 23:41:27 +02:00
dano19
e78801b5f2
Delete user without prompt but keep mailbox data ( #4565 )
2025-09-08 22:46:49 +02:00
dependabot[bot]
5f4e868c54
chore(deps): Bump actions/checkout from 4 to 5 ( #4560 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 23:13:57 +02:00
Georg Lauterbach
c1da4265d3
chore: apt - Migrate format from .list to .sources (DEB822) ( #4556 )
...
* chore: switch to `.sources` layout from `.list`
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
* chore: update CHANGELOG
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
* Apply suggestions from code review
---------
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com >
2025-08-18 12:45:20 +12:00
Georg Lauterbach
9e4749e718
chore: update externally installed software ( #4557 )
2025-08-17 13:20:21 +02:00
Georg Lauterbach
da61eb21a3
chore: Remove Pyzor + Razor packages ( #4548 )
2025-08-17 11:00:01 +02:00
Jam Balaya
726e2a5c3d
ci: update & streamline GH Actions runner images ( #4553 )
2025-08-13 22:53:07 +02:00
Jam Balaya
c1a5eabc94
chore: fix various typos across codebase ( #4552 )
...
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
2025-08-12 21:55:53 +00:00
Georg Lauterbach
060bf9a474
release: v15.1.0 ( #4547 )
...
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
v15.1.0
2025-08-12 23:45:21 +02:00
dependabot[bot]
beabb4bea1
chore(deps): Bump anchore/scan-action from 6.5.0 to 6.5.1 ( #4550 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 12:24:10 +02:00
dependabot[bot]
8168ae6671
chore(deps): Bump actions/download-artifact from 4 to 5 ( #4549 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 13:27:01 +12:00
Dan Marks
69e2b56def
docs: Add warning about broken apple push notifications support ( #4541 )
...
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com >
2025-08-05 11:30:13 +02:00
dependabot[bot]
0ffcb002f5
chore(deps): Bump docker/metadata-action from 5.7.0 to 5.8.0 ( #4540 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 18:29:40 +02:00
Georg Lauterbach
e448b5e53e
chore: disable F2B postfix-sasl jail ( #4535 )
...
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
2025-08-03 10:37:41 +02:00
RoelSG
b6e5d34cd4
docs: Podman - Document how to setup DMS with Quadlet ( #4183 )
...
Merged in it's current state due to time constraints to revise to desired state when the revised docs would still be beneficial to users. Final revision deferred to a follow-up PR.
---------
Co-authored-by: Casper <casperklein@users.noreply.github.com >
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com >
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com >
2025-08-01 12:24:55 +12:00
fim-sh
7a0b499c18
docs: Fix path in dkim helper script (rspamd) ( #4531 )
...
The path was still referring to an internal location used prior to preferring the DMS config volume, this has been corrected.
---------
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com >
2025-08-01 12:06:40 +12:00
dependabot[bot]
8011772feb
chore(deps): Bump anchore/scan-action from 6.4.0 to 6.5.0 ( #4533 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 18:22:24 +02:00
Mahdi Baghbani
e4c319b39c
docs: fix minor typo ( #4532 )
2025-07-27 12:10:40 +00:00
Ivan Filonenko
fcd9909841
fix(fail2ban): configure logrotate only when Fail2Ban is enabled ( #4523 )
...
Co-authored-by: Casper <casperklein@users.noreply.github.com >
2025-07-11 17:02:42 +02:00
Andreas Perhab
337ae071d2
open-dkim: use numerical uid and gid for chown ( #4517 )
...
Co-authored-by: Casper <casperklein@users.noreply.github.com >
2025-07-10 22:14:39 +00:00
dependabot[bot]
20798411a3
chore(deps): Bump anchore/scan-action from 6.3.0 to 6.4.0 ( #4519 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-07 20:12:30 +02:00
Éric Veiras
6bc4d243e2
docs: fix minor typo ( #4513 )
...
Co-authored-by: Casper <casperklein@users.noreply.github.com >
2025-06-23 20:18:15 +02:00
dependabot[bot]
63f183dfc1
chore(deps): Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 ( #4514 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 20:16:00 +02:00
Brennan Kinney
eb87c88339
docs: Adjust PROXY Protocol port names ( #4511 )
2025-06-20 06:42:12 +02:00
dependabot[bot]
ade4ef528e
chore(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 ( #4509 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com >
2025-06-17 18:52:04 +02:00
dependabot[bot]
5fb87e11ac
chore(deps): Bump anchore/scan-action from 6.2.0 to 6.3.0 ( #4510 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 18:46:01 +02:00
dependabot[bot]
0c3aff21ff
chore(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 ( #4500 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 15:00:35 +02:00
Brennan Kinney
3c193a101e
chore: Simplify compose.yaml healthcheck ( #4498 )
2025-06-02 07:27:53 +00:00
s0ftcorn
e296eb4f26
docs: Revise docs for the OVERRIDE_HOSTNAME ENV ( #4492 )
...
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com >
2025-06-02 19:22:04 +12:00
Brennan Kinney
8fa6e6deba
chore: Avoid logging a warning when LOG_LEVEL is unset ( #4497 )
2025-06-02 17:01:00 +12:00
Brennan Kinney
ea03808c8f
fix: packages.sh - Remove Postfix hostname workaround ( #4493 )
2025-05-27 23:03:10 +02:00