forked from data.coop/ansible
Raise message rate limit for Mailu
This commit is contained in:
parent
b5d980510d
commit
f9049451e9
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue