Rename fail2ban syslog 'rainloop' to 'snappymail'

This commit is contained in:
djmaze 2020-09-30 14:31:12 +02:00
parent 0a95e2c6dc
commit 98c6fa0675
10 changed files with 21 additions and 21 deletions

View file

@ -1,5 +0,0 @@
[rainloop-fpm-journal]
filter = rainloop-fpm-journal
port = http,https,2096
backend = systemd
maxretry = 3

View file

@ -1,5 +0,0 @@
[rainloop-log]
filter = rainloop-log
port = http,https,2096
logpath = /PATH-TO-RAINLOOP-DATA/_data_/_default_/logs/fail2ban/auth-fail.log
maxretry = 3

View file

@ -0,0 +1,5 @@
[snappymail-fpm-journal]
filter = snappymail-fpm-journal
port = http,https,2096
backend = systemd
maxretry = 3

View file

@ -0,0 +1,5 @@
[snappymail-log]
filter = snappymail-log
port = http,https,2096
logpath = /PATH-TO-SNAPPYMAIL-DATA/_data_/_default_/logs/fail2ban/auth-fail.log
maxretry = 3