[ mailman-Bugs-1498213 ] bad email sanitisation issue

SourceForge.net noreply at sourceforge.net
Wed May 31 15:26:25 CEST 2006


Bugs item #1498213, was opened at 2006-05-31 15:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1498213&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: kangoo (kangbooboo)
Assigned to: Nobody/Anonymous (nobody)
Summary: bad email sanitisation issue

Initial Comment:
hi, we're using 2.1.5 and when someone added an email
address with quotes (") we got errors a bit everywhere
and mails not getting sent ^^

I looked into changelog up to 2.1.8 which is current
stable and this looks closely to bug #1030228, but
different character.

I would suggest adding the quote character to the
filter (ascii 042)
Or better, rewritte the filter but the reverse way.
only allow [a-zA-Z0-9\-\_\.\+] for email addresses ?
(i made this up from memory but email addresses cannot
contain much more ? maybe im saying something stupid here)



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1498213&group_id=103


More information about the Mailman-coders mailing list