[GH-ISSUE #2347] Email address name with "," invalid on replying email #1576

Open
opened 2026-02-27 11:17:54 +03:00 by kerem · 1 comment
Owner

Originally created by @etmpoon on GitHub (Aug 23, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2347

Impacted versions

  • OS Type: Server: Centos/Redhat, Client: Win10, Browser: Firefox
  • OS Version: 7
  • Database Type: PostgreSQL
  • Database version: OOB from the Modoboa installer
  • Modoboa:
  • installer used: Yes
  • Webserver: Nginx

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)

Originally created by @etmpoon on GitHub (Aug 23, 2021). Original GitHub issue: https://github.com/modoboa/modoboa/issues/2347 # Impacted versions * OS Type: Server: Centos/Redhat, Client: Win10, Browser: Firefox * OS Version: 7 * Database Type: PostgreSQL * Database version: OOB from the Modoboa installer * Modoboa: * installer used: Yes * Webserver: Nginx # 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. <!-- The "," is a valid character in email address name. It can't be used as a separator. Normally, ";" is used as separator. --> # Expected behavior Email addresses with "," in the names should be handled correctly. # Video/Screenshot link (optional)
Author
Owner

@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.

<!-- gh-comment-id:949951516 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1576
No description provided.