[Netfilter] Add new rule

[Compose] Update Postfix and netfilter
This commit is contained in:
andryyy
2019-11-12 20:45:18 +01:00
parent e1fdbba0f7
commit 158fb20c83
2 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ RULES[4] = 'SOGo.+ Login from \'([0-9a-f\.:]+)\' for user .+ might not have work
RULES[5] = 'mailcow UI: Invalid password for .+ by ([0-9a-f\.:]+)'
RULES[6] = '([0-9a-f\.:]+) \"GET \/SOGo\/.* HTTP.+\" 403 .+'
RULES[7] = 'Rspamd UI: Invalid password by ([0-9a-f\.:]+)'
#RULES[8] = '-login: Aborted login \(no auth .+\): user=.+, rip=([0-9a-f\.:]+), lip.+'
RULES[8] = '-login: Aborted login \(auth failed .+\): user=.+, rip=([0-9a-f\.:]+), lip.+'
WHITELIST = []
BLACKLIST= []