mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-27 03:46:05 +00:00
Merge branch 'gh-3060': adjusted filter.d/exim.conf and filter.d/exim-spam.conf:
- messages are prefiltered by `prefregex` now - filter can bypass additional timestamp or pid that may be logged via systemd-journal or syslog-ng (gh-3060) closes #3060
This commit is contained in:
commit
a4ca2e83bd
5 changed files with 42 additions and 19 deletions
|
|
@ -28,7 +28,9 @@ ver. 1.0.3-dev-1 (20??/??/??) - development nightly edition
|
|||
(value read from `/proc/sys/net/ipv6/conf/all/disable_ipv6`) if available, otherwise seeks over local IPv6 from network interfaces
|
||||
if available for platform and uses DNS to find local IPv6 as a fallback only
|
||||
* improve `ignoreself` by considering all local addresses from network interfaces additionally to IPs from hostnames (gh-3132)
|
||||
* `filter.d/exim.conf`:
|
||||
* `filter.d/exim.conf`, `filter.d/exim-spam.conf`:
|
||||
- messages are prefiltered by `prefregex` now
|
||||
- filter can bypass additional timestamp or pid that may be logged via systemd-journal or syslog-ng (gh-3060)
|
||||
- rewrite host line regex for all varied exim's log_selector states (gh-3263)
|
||||
- fixed "dropped: too many ..." regex, also matching unrecognized commands now (gh-3502)
|
||||
* `action.d/mikrotik.conf` - new action for mikrotik routerOS, adds and removes entries from address lists on the router (gh-2860)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue