Merge pull request #3527 from vafgoettlich/master

(partial merge, only postfix-backend)
pull/4020/head^2^2
sebres 2025-07-24 11:09:42 +02:00
commit 0b255a8723
2 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,7 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition
* `paths-debian.conf`:
- default banactions are `nftables`
- sshd backend switched to `systemd` (gh-3292)
- postfix backend switched to `systemd` (gh-3527)
* `action.d/firewallcmd-ipset.conf`:
- rename `ipsettype` to `ipsetbackend` (gh-2620), parameter `ipsettype` will be used now to the real set type (gh-3760)
* `filter.d/apache-noscript.conf` - consider new log-format with "AH02811: stderr from /..." (gh-3900)

View File

@ -13,6 +13,7 @@ banaction = nftables
banaction_allports = nftables[type=allports]
sshd_backend = systemd
postfix_backend = systemd
syslog_mail = /var/log/mail.log