"/" is a valid e-mail address character

Bug #265920 reported by Pete Deffendol
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Akash Agrawall

Bug Description

I believe that a forward slash (/) is a valid character
in the mailbox name for an e-mail address. Some U.S.
Forest Service addresses have them. Around line 200 in
Utils.py, the forward slash is included in the
_badchars regex.

[http://sourceforge.net/tracker/index.php?func=detail&aid=745006&group_id=103&atid=100103]

Changed in mailman:
assignee: nobody → Akash Agrawall (akash-agrawall094)
Revision history for this message
Mark Sapiro (msapiro) wrote :

This was fixed in Mailman 2.1.6.

Note that strictly speaking any printable ascii character is allowed in e-mail address local-parts if quoted, and we don't actually parse the local part to determine if it or characters within it are quoted, so there may be email addresses which are technically valid which we don't accept, but we have no plans to for further changes in this area.

Changed in mailman:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.