[Mailman-Developers] Problem with format=flowed patch
Tokio Kikuchi
tkikuchi at is.kochi-u.ac.jp
Sat Mar 24 22:12:21 CET 2007
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, tkikuchi at is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/
More information about the Mailman-Developers
mailing list