Actions
Feature #36825
closedIncrease email address length limit from 60 to 254
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Files
Related issues
Updated by Go MAEDA over 2 years ago
- Related to Defect #2719: Increase username length limit from 30 to 60 added
Updated by Go MAEDA over 2 years ago
- File 36825.diff 36825.diff added
- Target version set to 4.1.7
Setting the target version to 4.1.7.
Updated by Go MAEDA over 2 years ago
- Subject changed from Mail length limit too low to Increase email address length limit from 60 to 254
Updated by Go MAEDA over 2 years ago
- Tracker changed from Defect to Feature
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you.
Updated by Go MAEDA over 2 years ago
- Status changed from Resolved to Closed
- Target version changed from 4.1.7 to 5.0.0
Actions