[Mailman-Users] EOF when reading self.__db

Michael Rasmussen mikeraz at patch.com
Thu Sep 14 03:20:20 CEST 2000


I've recently encountered problems with mailman.  Unfortunately, I don't know
python.

Below is the trace from when the program pukes.  It occures when a non-list
member sends email to a list that only accepts email from members.  What do I
need to fix?

Forwarded message:
> 
> <brewcrew at patch.com>: Command died with status 1:
> "/home/mailman/mail/wrapper
>     post brewcrew". Command output: Traceback (innermost last):   File
>     "/home/mailman/scripts/post", line 86, in ?     main()   File
>     "/home/mailman/scripts/post", line 62, in main     mlist.Post(msg)  
> File
>     "/home/mailman/Mailman/MailList.py", line 1293, in Post
>     Mailman.Handlers.HandlerAPI.DeliverToList(self, msg)   File
>     "/home/mailman/Mailman/Handlers/HandlerAPI.py", line 61, in
> DeliverToList
>     pipeline_delivery(mlist, msg, pipeline)   File
>     "/home/mailman/Mailman/Handlers/HandlerAPI.py", line 37, in
>     pipeline_delivery     func(mlist, msg)   File
>     "/home/mailman/Mailman/Handlers/Hold.py", line 125, in process
>     hold_for_approval(mlist, msg, NonMemberPost)   File
>     "/home/mailman/Mailman/Handlers/Hold.py", line 190, in
> hold_for_approval
>     mlist.HoldMessage(msg, reason)   File
> "/home/mailman/Mailman/ListAdmin.py",
>     line 131, in HoldMessage     self.__opendb()   File
>     "/home/mailman/Mailman/ListAdmin.py", line 63, in __opendb    
> self.__db =
>     marshal.load(fp) EOFError: EOF read where object expected
> --------------9FCD39C40102033D28BDF27C
> Content-Type: message/rfc822;
>  name="nsmailM9.TMP"
> Content-Transfer-Encoding: 7bit
> Content-Description: Undelivered Message
> Content-Disposition: inline;
>  filename="nsmailM9.TMP"
> 
> Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3])
> 	by barley.patch.com (Postfix) with SMTP id 018921008
> 	for <brewcrew at patch.com>; Wed, 13 Sep 2000 18:12:18 -0700 (PDT)
> Received: (qmail 30846 invoked by alias); 14 Sep 2000 01:12:17 -0000
> Delivered-To: fixup-brewcrew at patch.com@fixme
> Received: (qmail 30841 invoked by uid 0); 14 Sep 2000 01:12:17 -0000
> Received: from pane.patch.com (HELO uswest.net) (209.180.166.37)
>   by ptldpop3.ptld.uswest.net with SMTP; 14 Sep 2000 01:12:17 -0000
> Message-ID: <39C0250D.463761C4 at uswest.net>
> Date: Wed, 13 Sep 2000 18:08:30 -0700
> From: Michael Rasmussen <mrasmussen1 at uswest.net>
> Reply-To: mrasmussen1 at uswest.net
> X-Mailer: Mozilla 4.7 [en] (Win95; U)
> X-Accept-Language: en
> MIME-Version: 1.0
> To: brewcrew at patch.com
> Subject: test - delete me
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> bounces go bouncing
> 
> --
> Michael Rasmussen - mikeraz at patch.com
>  Better a brewer than a banker be.
>  Be appropriate && Follow your curiosity
> 
> 
> 
> 
> --------------9FCD39C40102033D28BDF27C--
> 
> 


-- 

  Michael Rasmussen - mikeraz at patch.com
 Be Appropriate && Follow Your Curiosity
 email to pager:  pagemike at patch.com




More information about the Mailman-Users mailing list