Public bug reported:
If a real name or comment in a From: or other sender header is RFC 2047 encoded and the decoding contains an unquoted comma or other special, the Message methods get_sender() and get_senders() can return bogus addresses leading to other issues.
A patch is attached.
** Affects: mailman Importance: Medium Assignee: Mark Sapiro (msapiro) Status: In Progress