Ah, I see what's going on. So for the particular lists were working on, all 
messages to the list are held for moderation.  So, it seems clicking "Accept" 
will accept the message, even if the message size is too big.

We recently (4 months ago) upgraded from Debian 4 to RHEL5. On the previous 
box, I believe we were running Mailman 2.1.12 (not sure), messages over the 
max_message_size limit would not hit the list and bounce back to the user with 
that message.

The company I'm working with is hoping the system can kick back messages over 
the max_message_size before it hits moderation.  Is that possible?

Would adding GLOBAL_PIPELINE directives to mm_cfg.py get that done?

Thanks!
Scott

-----Original Message-----
From: Mark Sapiro [mailto:m...@msapiro.net] 
Sent: Wednesday, January 19, 2011 1:22 PM
To: Scott Race; mailman-users@python.org
Subject: Re: [Mailman-Users] Attachment size limit (or max_message_size)

Scott Race wrote:
>
>Running mailman 2.1.13 on RHEL5.  From what I've read, the max_message_size 
>setting in a list will be the max size for the message text (body) plus 
>attachment.  Therefore, max_message_size setting of 1000 would be 
>approximately a megabyte for the message and any attachments.


Correct.


>I've set that for all my list, but can still get a 5MB attachment to go 
>through no problem.  Is there something I'm missing?


The setting of 1000 should cause any message whose raw size is over 1
MB to be held for moderator approval with reason "Message body is too
big: nnnn bytes with a limit of 1000 KB".

This will not occur if the message is pre-approved with an Approved:
<password> header or first body line, but should occur in other cases.
Of course, if a moderator approves it, it will go to the list.

If you are sure it isn't working in your case, we'd need to see an
actual example message to figure out why. You could send me one off
list if you wish.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to