<clientConfig version="1.1">
  <emailProvider id="cc.ncu.edu.tw">

    <domain>cc.ncu.edu.tw</domain>

    <displayName>National Central University</displayName>
    <displayShortName>NCU</displayShortName>

    <incomingServer type="pop3">
      <hostname>pop3.ncu.edu.tw</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILLOCALPART%</username>
    </incomingServer>

    <outgoingServer type="smtp">
      <hostname>smtp.ncu.edu.tw</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILLOCALPART%</username>
    </outgoingServer>

    <documentation url="https://support.mail.ncu.edu.tw/articles/config.html">
      <descr lang="en">NCU email client configuration</descr>
      <descr lang="zh-TW">NCU 電子郵件軟體設定</descr>
    </documentation>

  </emailProvider>
</clientConfig>
