Closed
Bug 1305186
Opened 9 years ago
Closed 9 years ago
Cannot sign up to mailing list with newer TLDs
Categories
(Bugzilla :: bugzilla.org, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sina, Assigned: justdave)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160728203720
Steps to reproduce:
I tried to sign up using an email with the tld of .xyz
Actual results:
The e-mail address
mail@mashek.xyz
is invalid.
The host name does not include a valid top-level domain.
Location of the error: "xyz"
Expected results:
A potential subscriber should be allowed to use any valid email address, as per IETF RFC 5322, section 3.2.3.
| Reporter | ||
Updated•9 years ago
|
Summary: Cannot sign up to mailing list → Cannot sign up to mailing list with newer TLDs
| Assignee | ||
Comment 1•9 years ago
|
||
addr_strict_domain_check (level 1)
If this is true, addresses are verified to be in one of the legal top-level domains. New domains are occasionally added; if Majordomo's internal list becomes outdated, set this to false to turn off strict domain checking.
I just disabled it, should let you in now.
Assignee: website → justdave
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•