Bugs item #655827, was opened at 2002-12-18 10:55 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=655827&group_id=103
Category: mail delivery Group: 2.0.x >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Rob Ellis (robellis) Assigned to: Nobody/Anonymous (nobody) Summary: names w/ .'s + accents held for approval Initial Comment: people who use microsoft outlook (at least) and have accented characters and .'s in their names (e.g. "F. Andr�") have their names encoded in the From: line as per RFC 2049, like =?Windows-1252?Q?F._Andr=E9?= <[EMAIL PROTECTED]> the unescaped dots break Mailman's RFC822 parsing, so the user's messages are held for approval when member_posting_only=1, even if they're subscribed. one fix is to escape the unescaped dots -- patch for rfc822.py attached... - rob -- Rob Ellis <[EMAIL PROTECTED]> System administrator, Web Networks ---------------------------------------------------------------------- >Comment By: Barry A. Warsaw (bwarsaw) Date: 2003-01-15 11:59 Message: Logged In: YES user_id=12800 I believe this has been fixed in MM2.1. If not, please resubmit. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=655827&group_id=103 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
