mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 09:55:58 +03:00
[GH-ISSUE #411] adding several users in the "To" field separated with a coma doesn't work and doesn't generate an errror #396
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#396
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 @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/411
Originally assigned to: @tonioo on GitHub.
Originally created by Fabrice Flore-Thébault on 2013-06-05T11:42:03Z
Some user tried to add several adresses like @To: address1@email.tld; email2@email.tld@.
No error was reported by the webmail, but the email was sent only to the first address.
The webmail should either report an error (invalid email entry), either send the mail to both addresses.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Fabrice Flore-Thébault on 2013-06-05T12:00:32Z
i wrote coma in the title but it's semicolon (;)
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Fabrice Flore-Thébault on 2013-06-05T12:10:16Z
So, it works with comas. Can you add semicolons in the list of authorized delimiters ?
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Fabrice Flore-Thébault on 2013-06-05T12:59:22Z
thanks it works !