[Rspamd] Further increase bounce rl

This commit is contained in:
andryyy
2020-05-08 14:01:16 +02:00
parent 1a3a42a672
commit 857fa0314b

View File

@@ -3,8 +3,8 @@ rates {
to = "100 / 1s";
to_ip = "100 / 1s";
to_ip_from = "100 / 1s";
bounce_to = "20 / 1h";
bounce_to_ip = "20 / 1h";
bounce_to = "25 / 1h";
bounce_to_ip = "25 / 1h";
}
whitelisted_rcpts = "postmaster,mailer-daemon";
max_rcpt = 25;