diff --git a/roles/docker/templates/mailu.env.j2 b/roles/docker/templates/mailu.env.j2 index aee7777..9b7f782 100644 --- a/roles/docker/templates/mailu.env.j2 +++ b/roles/docker/templates/mailu.env.j2 @@ -61,7 +61,7 @@ ANTIVIRUS=none MESSAGE_SIZE_LIMIT=50000000 # Message rate limit (per user) -MESSAGE_RATELIMIT=200/day +MESSAGE_RATELIMIT=1000/day # Networks granted relay permissions # Use this with care, all hosts in this networks will be able to send mail without authentication!