Hi Mark,

I was working this patch on the trunk.

I think the indent level of this part in Scrubber.py should be

              if charset is None:
                  charset = part.get_content_charset(lcset)
+            format = part.get_param('format')
+            delsp = part.get_param('delsp')

Sorry if I misunderstand.

Mark Sapiro wrote:
> I have been working on a fix for the problem of Mailman's dropping
> format=flowed from Content-Type: headers. There is a bug report and a
> patch at
> <https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1495122&group_id=103>.
> 
> The patch to Scrubber.py has just been revised (revised patch is
> attached to the above tracker item).
> 
> Scrubber would throw an exception when processing a message with no
> text/plain part. If you are using a prior version of this patch,
> please get the current version to avoid this problem.
> 


-- 
Tokio Kikuchi, [EMAIL PROTECTED]
http://weather.is.kochi-u.ac.jp/
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to