summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/modules.d/ratelimit.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/modules.d/ratelimit.conf b/conf/modules.d/ratelimit.conf
index 08109b820..521bdb1a8 100644
--- a/conf/modules.d/ratelimit.conf
+++ b/conf/modules.d/ratelimit.conf
@@ -30,6 +30,10 @@ ratelimit {
#}
# If symbol is specified, then it is inserted instead of setting result
#symbol = "R_RATELIMIT";
+
+ # If info_symbol is specified, then it is inserted next to set the result
+ #info_symbol = "R_RATELIMIT_INFO";
+
whitelisted_rcpts = "postmaster,mailer-daemon";
max_rcpt = 5;