Patches item #598381, was opened at 2002-08-21 14:01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=598381&group_id=103
Category: command line scripts Group: Mailman 2.1 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: William Ahern (wahern) Assigned to: Nobody/Anonymous (nobody) Summary: list_members outputs username Initial Comment: output e-mail addresses as "Full Name" <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> is no username field is present Should probably be made a command-line option for backward compatibility. ---------------------------------------------------------------------- >Comment By: Barry A. Warsaw (bwarsaw) Date: 2002-08-21 23:49 Message: Logged In: YES user_id=12800 Done, thanks. I implemented it slightly differently since email.Utils.formataddr() combines the two in an RFC 2822 compliant way, and it seems best to use this for consistency. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=598381&group_id=103 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
