Closed
Description
I've noticed that qq.com was block by the following code so I can't Invite that mail address.
# block domains which are generally used by spammers -- keep this configurable in case an onpremise
# install wants to allow it
INVALID_EMAIL_ADDRESS_PATTERN = re.compile(r'\@qq\.com$', re.I)
Related to #10152
But it's the most popular email service in China for personal usage.
Is it possible to disable this settings?
Metadata
Metadata
Assignees
Labels
No labels