mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +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,12 +8,12 @@ If you use other ports then http, https & 2096, modify them in /filter.d/*.conf
|
|||
|
||||
Upload the following to /etc/fail2ban/*
|
||||
|
||||
- /filter.d/rainloop-fpm-journal.conf
|
||||
- /jail.d/rainloop-fpm-journal.conf
|
||||
- /filter.d/snappymail-fpm-journal.conf
|
||||
- /jail.d/snappymail-fpm-journal.conf
|
||||
|
||||
Modify your /etc/fail2ban/jail.local with:
|
||||
|
||||
<code>[rainloop-fpm-journal]<br/>
|
||||
<code>[snappymail-fpm-journal]<br/>
|
||||
enabled = true</code>
|
||||
|
||||
## Default log (not recommended)
|
||||
|
|
@ -26,14 +26,14 @@ auth_logging_filename = "fail2ban/auth-fail.log"<br/>
|
|||
auth_logging_format = "[{date:Y-m-d H:i:s T}] Auth failed: ip={request:ip} user={imap:login} host={imap:host} port={imap:port}"
|
||||
</code>
|
||||
|
||||
Modify the path in /jail.d/rainloop-log.conf
|
||||
Modify the path in /jail.d/snappymail-log.conf
|
||||
|
||||
Upload the following to /etc/fail2ban/*
|
||||
|
||||
- /filter.d/rainloop-log.conf
|
||||
- /jail.d/rainloop-log.conf
|
||||
- /filter.d/snappymail-log.conf
|
||||
- /jail.d/snappymail-log.conf
|
||||
|
||||
Modify your /etc/fail2ban/jail.local with:
|
||||
|
||||
<code>[rainloop-log]<br/>
|
||||
<code>[snappymail-log]<br/>
|
||||
enabled = true</code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue