[Bug 9646] New: Sendmail allow "+" symbol in recipient
bugzilla at busybox.net
bugzilla at busybox.net
Thu Feb 9 14:57:09 UTC 2017
https://bugs.busybox.net/show_bug.cgi?id=9646
Bug ID: 9646
Summary: Sendmail allow "+" symbol in recipient
Product: Busybox
Version: unspecified
Hardware: Other
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Networking
Assignee: unassigned at busybox.net
Reporter: oli at glow.li
CC: busybox-cvs at busybox.net
Target Milestone: ---
Created attachment 6881
--> https://bugs.busybox.net/attachment.cgi?id=6881&action=edit
Patch to add the "+" symbol to the allowed characters. This applies to v 1.26.2
Some email addresses, most notably mailing lists, have a "+" in the email
address (Example: listname+subscribe at domain.tld), but sendmail only allows
alphanumeric and "_-.@".
I have attached a patch that adds the "+" symbol to this list.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list