Skip to content

Commit 23f52f6

Browse files
authored
Adding missing category "envelope" (#412)
There are several rules which refer to the category "envelope" but are not specified at the top of the list of categories that exist. I just added that category at the top so it's easy to refer to all possible categories that exist with ZoneMTA.
1 parent 530b495 commit 23f52f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/bounces.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# regex,action,category,message
44
# action: defer, reject, slowdown
55
# categories:
6-
# rate, block, spam, message, config, recipient, other, capacity, greylist, network, protocol, auth, blacklist
6+
# rate, block, spam, message, config, recipient, other, capacity, greylist, network, protocol, auth, blacklist, envelope
77

88
# This file will be cached after ZoneMTA is started, so in order to reload the rules, send a SIGHUP signal to the master process
99

0 commit comments

Comments
 (0)