Skip to content

Add unoffical client configuration for cc.ncu.edu.tw emails - #201

Open
michaelbennieUFL wants to merge 4 commits into
thunderbird:masterfrom
michaelbennieUFL:master
Open

Add unoffical client configuration for cc.ncu.edu.tw emails#201
michaelbennieUFL wants to merge 4 commits into
thunderbird:masterfrom
michaelbennieUFL:master

Conversation

@michaelbennieUFL

Copy link
Copy Markdown

cc.ncu.edu.tw is run by National Central University, and they don't have their own autoconfig file.

The NCU configuration is well-supported by official documentation

NCU explicitly documents:
student email as student_id@cc.ncu.edu.tw;
the student ID is the email account username;
POP3 server pop3.ncu.edu.tw, port 995 + TLS;
SMTP server smtp.ncu.edu.tw, port 587 + STARTTLS;
(https://support.mail.ncu.edu.tw/articles/config.html )

All I did was port that information over.

I think @ncu.edu.tw should also use the same configuration but idk.

michaelbennieUFL and others added 2 commits August 6, 2026 21:14
Adds Thunderbird automatic mail configuration for National Central University (NCU), Taiwan student email accounts using the @cc.ncu.edu.tw domain.

Currently users must manually configure their accounts.

Configuration:

Email domain: cc.ncu.edu.tw
Username: local part of email address / student ID
POP3: pop3.ncu.edu.tw, port 995, SSL/TLS
SMTP: smtp.ncu.edu.tw, port 587, STARTTLS

Official NCU documentation:
https://support.mail.ncu.edu.tw/articles/config.html
@michaelbennieUFL
michaelbennieUFL requested a review from a team as a code owner August 7, 2026 01:25
Copilot AI lite review requested due to automatic review settings August 7, 2026 01:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an ISPDB autoconfig entry for National Central University’s cc.ncu.edu.tw email domain so mail clients can auto-configure POP3/SMTP settings based on NCU’s published documentation.

Changes:

  • Introduces a new autoconfig XML file for cc.ncu.edu.tw.
  • Defines POP3 (995/SSL) and SMTP (587/STARTTLS) endpoints and a documentation URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ispdb/cc.ncu.edu.tw.xml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread ispdb/cc.ncu.edu.tw.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants