[ mailman-Bugs-1082913 ] Digest-lists wont work with 2.1.6a

SourceForge.net noreply at sourceforge.net
Sat Dec 11 02:38:28 CET 2004


Bugs item #1082913, was opened at 2004-12-10 13:47
Message generated for change (Comment added) made by tkikuchi
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1082913&group_id=103

Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Tommi Tervo (tomtervo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Digest-lists wont work with 2.1.6a

Initial Comment:
If some lists uses digests mailman will crash with following 
backtrace. Headers from mail which caused crash: 
 
Mime-Version: 1.0 
Content-Type: text/plain; charset=iso-8859-1 
Content-Disposition: inline 
User-Agent: Mutt/1.4i 
  
Dec 09 14:39:27 2004 (4051) Traceback (most recent call  
last):  
  File "/p/appl/mailman/Mailman/Queue/Runner.py", line  
111, in _oneloop  
    self._onefile(msg, msgdata)  
  File "/p/appl/mailman/Mailman/Queue/Runner.py", line  
167, in _onefile  
    keepqueued = self._dispose(mlist, msg, msgdata)  
  File  
"/p/appl/mailman/Mailman/Queue/IncomingRunner.py", line  
130, in _dispose  
    more = self._dopipeline(mlist, msg, msgdata, pipeline)  
  File  
"/p/appl/mailman/Mailman/Queue/IncomingRunner.py", line  
153, in _dopipeline  
    sys.modules[modname].process(mlist, msg, msgdata)  
  File "/p/appl/mailman/Mailman/Handlers/ToDigest.py", line  
92, in process  
    send_digests(mlist, mboxfp)  
  File "/p/appl/mailman/Mailman/Handlers/ToDigest.py", line  
133, in send_digests  
    send_i18n_digests(mlist, mboxfp)  
  File "/p/appl/mailman/Mailman/Handlers/ToDigest.py", line  
324, in send_i18n_digests  
    payload = unicode(payload, mcset, 'replace'  
LookupError: unknown encoding: %charset  
  
  

----------------------------------------------------------------------

>Comment By: Tokio Kikuchi (tkikuchi)
Date: 2004-12-11 01:38

Message:
Logged In: YES 
user_id=67709

Thank you for the report. I believe I fixed this in 2.1.6a2.
Please try.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1082913&group_id=103


More information about the Mailman-coders mailing list