mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 00:46:03 +03:00
[GH-ISSUE #2347] Email address name with "," invalid on replying email #1576
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1576
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @etmpoon on GitHub (Aug 23, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2347
Impacted versions
Steps to reproduce
I don't know if other Email systems can replicate the issue. Reply an email sent from Outlook by a sender which his/her name has "," in it like "Berhane, Kidane T - Eagan, MN". The "To" email address on the reply email will become three separate addresses, "Berhane", "Kidane T - Eagan", and "MN". Error message "Enter a valid email address." returned when the email sent.
Current behavior
If email address name have "," on it, system split the email address into multiple addresses.
Expected behavior
Email addresses with "," in the names should be handled correctly.
Video/Screenshot link (optional)
@stale[bot] commented on GitHub (Oct 22, 2021):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.