Feature #36825
Increase email address length limit from 60 to 254
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Accounts / authentication | |||
Target version: | 5.0.0 | |||
Resolution: | Fixed |
Description
Hello,
In REDMINE, mail length is limited to 60 characters (MAIL_LENGTH_LIMIT in app/models/user.rb)
To accept all mails, it could be updated to 254 characters.
(cf. https://blog.moonmail.io/what-is-the-maximum-length-of-a-valid-email-address-f712c6c4bc93)
Thanks.
Related issues
Associated revisions
Increase email address length limit from 60 to 254 (#36825).
Contributed by Brice Beaumesnil.
History
#1
Updated by Go MAEDA 3 months ago
- Related to Defect #2719: Increase username length limit from 30 to 60 added
#2
Updated by Go MAEDA 3 months ago
- File 36825.diff
added
- Target version set to 4.1.7
Setting the target version to 4.1.7.