Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8, 2.8.6, 2.9
-
Component/s: Administration
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Fixed Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-49707-master -
Pull Master Diff URL:
Description
As noted in https://moodle.org/mod/forum/discuss.php?d=277594#p1244223, The message_inbound configuration is missing a check on the length of the localpart section.
As per the RFC, the localpart of an e-mail address must be no greater than 64 characters including any subaddress component. At the moment, this is not enforced, nor is it checked. If a longer address is specified, it is generated, but not used causing much confusion and consternation.
Attachments
Issue Links
- is duplicated by
-
MDL-49610 The mailbox name in the Icoming mail configuration is not validated
-
- Closed
-