mirror of https://github.com/fail2ban/fail2ban
15 lines
273 B
Plaintext
15 lines
273 B
Plaintext
![]() |
# Fail2Ban configuration file
|
||
|
#
|
||
|
# Author: Cyril Jaquier
|
||
|
#
|
||
|
# $Revision: 267 $
|
||
|
#
|
||
|
|
||
|
[Definition]
|
||
|
|
||
|
# Option: failregex
|
||
|
# Notes.: regex to match the password failures messages in the logfile.
|
||
|
# Values: TEXT Default:
|
||
|
#
|
||
|
failregex = reject: RCPT from (.*)\[(?P<host>\S*)\]: 554
|