12 Jul
2022
12 Jul
'22
7:11 p.m.
On 7/12/22 13:18, ronald.clarke--- via Mailman-users wrote:
I recently had a message from a user of my Mailman account blocked because there were attachments that exceeded 2 MB. This is the message I got: "Message body is too big: 5312119 bytes with a limit of 2000 KB". Is there any way to increase the maximum allowable size of attachments?
$ mailman withlist <listname> ...
m.max_message_size = 0 commit() ^D
Setting the message size to 0 removes the limit. I believe the size is specified in KB.
-Dave
-- Dave McGuire, AK4HZ New Kensington, PA