mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-27 03:46:05 +00:00
filter.d/postfix.conf - extended prefregex to capture username in postfix SASL failures;
closes gh-4165
This commit is contained in:
parent
732dc86ef3
commit
8d3f5048ef
3 changed files with 3 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition
|
|||
FreeSWITCH log line prefix has changed in newer versions (gh-3143)
|
||||
* `filter.d/lighttpd-auth.conf` - fixed regex (if failures generated by systemd-journal), bypass several prefixes now (gh-3955)
|
||||
* `filter.d/postfix.conf`:
|
||||
- extended `prefregex` to capture username in postfix SASL failures (gh-4165)
|
||||
- consider CONNECT and other rejected commands as a valid `_pref` (gh-3800)
|
||||
- default `_daemon` in prefix-line is loosened - can match everything starting with word postfix, like `postfix-example.com/smtpd` (gh-3297)
|
||||
- add optional `NOQUEUE:` prefix to ddos regex (gh-4072)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue