summaryrefslogtreecommitdiff
blob: 311936b20c1b79ae28d182048410fbaac2f5fd3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[INCLUDES]
before = common.conf

[Definition]
_daemon = postfix/cleanup
_port = (?::\d+)?

# Line looks like:
# Jul  4 16:40:22 mailmash postfix/cleanup[14378]: F3FECD008FA: milter-reject: END-OF-MESSAGE from fixed-187-188-96-153.totalplay.net[187.188.96.153]: 5.7.1 Spam message rejected; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<fixed-187-188-96-153.totalplay.net>
failregex = milter-reject: END-OF-MESSAGE from [a-z0-9.-]+\[<HOST>\]: 5.7.1 Spam message rejected
ignoreregex =
Powered by cgit v1.2.3 (git 2.41.0)