<?xml version="1.0" encoding="UTF-8"?> <clientConfig> <emailProvider id="cc9.ne.jp"> <domain>cc9.ne.jp</domain> <displayName>CC9インターネットサービス</displayName> <displayShortName>CC9</displayShortName> <incomingServer type="pop3"> <hostname>pop.cc9.ne.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.cc9.ne.jp</hostname> <port>25</port> <socketType>plain</socketType> <authentication>none</authentication> <addThisServer>true</addThisServer> <useGlobalPreferredServer>false</useGlobalPreferredServer> </outgoingServer> </emailProvider> </clientConfig>