[Mailman-Users] Message body is too big

Sonam Chauhan sonamc at ce.com.au
Thu Aug 30 04:45:34 CEST 2001


Hi Laurian - Did you change the max. mail size allowed
for that list in the admin page. 

If that didn't fix the problem, see if you have this problem:
--------------------------------------------------------
I've seen mailman belly-up when hit with a large volume 
of mails (which had large attachments) in a short period 
(e.g.: 450 emails, totalling 35 MB, in 5-10 minutes)
--------------------------------------------------------

In such cases, this worked for me:
--------------------------------------------------------
1- remove all mails from the offending queue. We have two options:
  a-  Clean out the qfiles directory (and lose all unprocessed mail)
  b-  Pick them and add them manually to the archives
      cat qfiles/*.msg > unprocessed_messages
      cat unprocessed_messages >>
archives/private/<list_name>.mbox/<list_name>.mbox

2- Remove all lockfiles (this may not be needed). 
     rm -f locks/*

3- Rebuild the public archives for that list
     bin/arch  <list_name>    
--------------------------------------------------------

Sonam
  



Laurian Gridinoc wrote:
> 
> Hi there,
> 
> After a bounce with:
> "Reason:  Message body is too big: 1841456 bytes but there's a limit of
> 512 KB"
> 
> all my lists are dead, ven if I rejected the mail as admin; all the
> mails come in by the wrapper, and no mail is sent.
> 
> I wiped the list with the original problem and recreated it from scratch
> but no help.
> 
> Any ideas?
> 
> Thanks,
> 
> --
> Laurian Gridinoc
> Chief Web Developer
> GRAPEFRUIT DESIGN
> ----------------------------------------------------------------------
> e-mail:         laur at grapefruitdesign.com
> ICQ:            73831683
> mobile:         +40 95 304379
> voice/fax:      (032) 233068 (Romania)
> voice/fax:      (646) 349-2916 (United States)
> voice/fax:      (0845) 127-5996 (UK)
> web:            www.grapefruitdesign.com
> ----------------------------------------------------------------------
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users

-- 
Electronic Commerce
Corporate Express Australia Ltd.
Phone: +61-2-9335-0725 Fax: +61-2-9335-0753




More information about the Mailman-Users mailing list