mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Rename fail2ban syslog 'rainloop' to 'snappymail'
This commit is contained in:
parent
0a95e2c6dc
commit
98c6fa0675
10 changed files with 21 additions and 21 deletions
8
fail2ban/filter.d/snappymail-fpm-journal.conf
Normal file
8
fail2ban/filter.d/snappymail-fpm-journal.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[INCLUDES]
|
||||
before = common.conf
|
||||
[Definition]
|
||||
failregex = Auth failed: ip=<HOST> user=.*$
|
||||
ignoreregex =
|
||||
_daemon = php-fpm
|
||||
journalmatch = _SYSTEMD_UNIT=php-fpm.service SYSLOG_FACILITY=10
|
||||
#journalmatch = _SYSTEMD_UNIT=php-fpm.service SYSLOG_FACILITY=10 SYSLOG_IDENTIFIER=snappymail PRIORITY=3
|
||||
Loading…
Add table
Add a link
Reference in a new issue