mirror of https://github.com/fail2ban/fail2ban
no space in any case
parent
ff701e94c3
commit
45d7f3cb97
|
@ -10,7 +10,7 @@ before = common.conf
|
||||||
|
|
||||||
[Definition]
|
[Definition]
|
||||||
|
|
||||||
_daemon = postfix(-\w+)?/[^/\[:]+(?:/smtp[ds])?
|
_daemon = postfix(-\w+)?/[^/\[:\s]+(?:/smtp[ds])?
|
||||||
_port = (?::\d+)?
|
_port = (?::\d+)?
|
||||||
_pref = [A-Z]{4}
|
_pref = [A-Z]{4}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue