mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-02-05 13:25:19 +02:00
f3fad4e7a2
This ensures that the spam and antivirus filters cannot be evaded by making the message large enough. Rspamd does not need a size limit on its own (e.g. for DoS protection) as Postfix already has a size limit (message_size_limit).