Remove email.ncu.edu.cn from stoplist — Nanchang University email migrated to Coremail with student ID verification - #40973
Open
88lin wants to merge 1 commit into
Open
Conversation
Collaborator
|
88lin lib/domains/stoplist.txt: this request has file path that is not expected in a pull request. This repository rules explain what kind of contributions are expected in pull requests. We'll review your request as soon as we can. If the issue concerns a domain that we do not accept due to abuse, please enroll to GitHub Student Developer Program. Then apply for JetBrains educational subscription with your GitHub account (GitHub tab at https://www.jetbrains.com/shop/eform/students). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Request to remove
email.ncu.edu.cnfrom the stoplistBackground
email.ncu.edu.cnis currently in the stoplist (lib/domains/stoplist.txt), which prevents all students at Nanchang University from using their@email.ncu.edu.cnemail addresses to apply for JetBrains free educational licenses.The parent domain
ncu.edu.cnis already in the repository (lib/domains/cn/edu/ncu.txt), so the only thing blocking recognition is this stoplist entry.Why it should be removed
The email system has migrated from Tencent Enterprise Email to Coremail (campus email), with strict student identity verification.
Old system (Tencent Enterprise Email): The
@email.ncu.edu.cndomain was previously hosted on Tencent Enterprise Email (exmail.qq.com). This likely allowed administrators to create accounts for non-students, which is probably why it was added to the stoplist.New system (Coremail campus email): As of July 2026, Nanchang University has migrated the student email system to Coremail. The new login portal is at
http://mail.email.ncu.edu.cn/.Strict student verification: The new system requires student ID + real name verification for account activation. The activation page (
http://mail.email.ncu.edu.cn/edu_reg/userActive/index) has a 3-step process:Only enrolled students with valid student IDs can activate email accounts. This eliminates the abuse vector that likely caused the domain to be stoplisted.
Migration documentation: The official migration guide is published at
https://365.kdocs.cn/l/crumIhltZkxQ(titled "Email Data Migration Guide v2 - Students", updated 2026-07-28), confirming this is an institutional migration.Evidence
Note
The old Tencent email domain alias
email2.ncu.edu.cnis NOT in the stoplist and currently works for JetBrains applications. However, this domain alias will be deprecated as the migration completes. The new system usesemail.ncu.edu.cn(Coremail), which is the one being stoplisted. Removing this entry ensures students can continue to apply for JetBrains educational licenses after the migration is complete.