mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
no space in any case
This commit is contained in:
parent
ff701e94c3
commit
45d7f3cb97
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ before = common.conf
|
|||
|
||||
[Definition]
|
||||
|
||||
_daemon = postfix(-\w+)?/[^/\[:]+(?:/smtp[ds])?
|
||||
_daemon = postfix(-\w+)?/[^/\[:\s]+(?:/smtp[ds])?
|
||||
_port = (?::\d+)?
|
||||
_pref = [A-Z]{4}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue