Patches item #470968, was opened at 2001-10-13 23:03 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=470968&group_id=103
Category: Pipermail Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Hideaki Suzuki (h1suzuki) Assigned to: Nobody/Anonymous (nobody) Summary: Mailman 2.0.6 Archiving in Japanese Initial Comment: Mailman 2.0.6's Pipermail does't handle rfc2237 Japanese escaping sequences. This patch handle them so that an archive containing Japanese mail can be seen figurably. I haven't seen any part of either 2.1.x or i18n version code. So, the newer mailman may not need this kind of patch.... i hope so. anyway, 2.0.6 is the newest stable version. so i believe it's worth to submit it. ---------------------------------------------------------------------- >Comment By: Barry A. Warsaw (bwarsaw) Date: 2002-11-18 23:31 Message: Logged In: YES user_id=12800 I'll go ahead and close this one since MM2.1 should not need it. ---------------------------------------------------------------------- Comment By: Martin v. L�wis (loewis) Date: 2002-04-02 02:46 Message: Logged In: YES user_id=21627 As this patch is specific to one encoding (iso-2022-jp), I recommend not to incorporate it into mailman - it may break other encodings. ---------------------------------------------------------------------- Comment By: Hideaki Suzuki (h1suzuki) Date: 2001-10-30 08:11 Message: Logged In: YES user_id=254086 rfc2237.patch should have more. 1. some MTA splits a long Japanese subject into two lines, and ends the first line w/ ESC(J r.t. ESC(B. the previous patch does not handle ESC(J. replacing J w/ B in EncWord.py may be a solution. 2. when mailman needs admin's approval, it sends conferm'n w/o decoding the subject/author line. i'll submit the patches for them here later. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=470968&group_id=103 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
