Raise message rate limit for Mailu

This commit is contained in:
Sam A. 2023-03-29 18:11:10 +02:00
parent b5d980510d
commit f9049451e9
Signed by untrusted user: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -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!