mail_autoconfig_revived 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +4 -0
  3. data/.standard.yml +2 -0
  4. data/.yardopts +1 -0
  5. data/Gemfile +4 -0
  6. data/Gemfile.lock +80 -0
  7. data/LICENSE.txt +26 -0
  8. data/README.md +62 -0
  9. data/Rakefile +38 -0
  10. data/doc/MailAutoconfig/ClientConfig.html +1418 -0
  11. data/doc/MailAutoconfig/EmailAddress.html +651 -0
  12. data/doc/MailAutoconfig/IncomingServer.html +155 -0
  13. data/doc/MailAutoconfig/OutgoingServer.html +155 -0
  14. data/doc/MailAutoconfig/Server.html +972 -0
  15. data/doc/MailAutoconfig.html +428 -0
  16. data/doc/_index.html +182 -0
  17. data/doc/class_list.html +51 -0
  18. data/doc/css/common.css +1 -0
  19. data/doc/css/full_list.css +58 -0
  20. data/doc/css/style.css +497 -0
  21. data/doc/file.README.html +134 -0
  22. data/doc/file_list.html +56 -0
  23. data/doc/frames.html +17 -0
  24. data/doc/index.html +134 -0
  25. data/doc/js/app.js +314 -0
  26. data/doc/js/full_list.js +216 -0
  27. data/doc/js/jquery.js +4 -0
  28. data/doc/method_list.html +315 -0
  29. data/doc/top-level-namespace.html +110 -0
  30. data/ispdb_data/126.com.xml +21 -0
  31. data/ispdb_data/163.com.xml +21 -0
  32. data/ispdb_data/1und1.de.xml +75 -0
  33. data/ispdb_data/a1.net.xml +22 -0
  34. data/ispdb_data/active24.com.xml +36 -0
  35. data/ispdb_data/alice.it.xml +30 -0
  36. data/ispdb_data/aol.com.xml +76 -0
  37. data/ispdb_data/arcor.de.xml +68 -0
  38. data/ispdb_data/arubapec.it.xml +34 -0
  39. data/ispdb_data/att.net.xml +34 -0
  40. data/ispdb_data/bay.wind.ne.jp.xml +28 -0
  41. data/ispdb_data/bb-niigata.jp.xml +22 -0
  42. data/ispdb_data/bell.net.xml +30 -0
  43. data/ispdb_data/biglobe.ne.jp.xml +23 -0
  44. data/ispdb_data/bigpond.com.xml +35 -0
  45. data/ispdb_data/bluewin.ch.xml +34 -0
  46. data/ispdb_data/blueyonder.co.uk.xml +38 -0
  47. data/ispdb_data/bol.com.br.xml +40 -0
  48. data/ispdb_data/broba.cc.xml +25 -0
  49. data/ispdb_data/btinternet.com.xml +35 -0
  50. data/ispdb_data/cc9.ne.jp.xml +21 -0
  51. data/ispdb_data/cek.ne.jp.xml +21 -0
  52. data/ispdb_data/centurylink.net.xml +57 -0
  53. data/ispdb_data/centurytel.net.xml +55 -0
  54. data/ispdb_data/cgl.ucsf.edu.xml +22 -0
  55. data/ispdb_data/charter.net.xml +34 -0
  56. data/ispdb_data/clio.ne.jp.xml +22 -0
  57. data/ispdb_data/clustermail.de.xml +58 -0
  58. data/ispdb_data/co1.wind.ne.jp.xml +25 -0
  59. data/ispdb_data/co2.wind.ne.jp.xml +25 -0
  60. data/ispdb_data/co3.wind.ne.jp.xml +25 -0
  61. data/ispdb_data/comcast.net.xml +54 -0
  62. data/ispdb_data/cox.net.xml +36 -0
  63. data/ispdb_data/cty-net.ne.jp.xml +35 -0
  64. data/ispdb_data/dan.wind.ne.jp.xml +28 -0
  65. data/ispdb_data/dd.iij4u.or.jp.xml +33 -0
  66. data/ispdb_data/df.eu.xml +42 -0
  67. data/ispdb_data/dondominio.com.xml +32 -0
  68. data/ispdb_data/earthlink.net.xml +35 -0
  69. data/ispdb_data/educa.madrid.org.xml +48 -0
  70. data/ispdb_data/elpasotel.net.xml +53 -0
  71. data/ispdb_data/email.it.xml +33 -0
  72. data/ispdb_data/emailsrvr.com.xml +22 -0
  73. data/ispdb_data/fastwebnet.it.xml +23 -0
  74. data/ispdb_data/francetelecom.fr.xml +35 -0
  75. data/ispdb_data/free.fr.xml +48 -0
  76. data/ispdb_data/freenet.de.xml +37 -0
  77. data/ispdb_data/gandi.net.xml +58 -0
  78. data/ispdb_data/gigahost.dk.xml +32 -0
  79. data/ispdb_data/gmx.com.xml +72 -0
  80. data/ispdb_data/gmx.net.xml +66 -0
  81. data/ispdb_data/go.tvm.ne.jp.xml +22 -0
  82. data/ispdb_data/goneo.de.xml +56 -0
  83. data/ispdb_data/goo.jp.xml +22 -0
  84. data/ispdb_data/googlemail.com.xml +79 -0
  85. data/ispdb_data/gransy.com.xml +62 -0
  86. data/ispdb_data/hal.ne.jp.xml +22 -0
  87. data/ispdb_data/hana.or.jp.xml +22 -0
  88. data/ispdb_data/hotmail.com.xml +148 -0
  89. data/ispdb_data/i.softbank.jp.xml +22 -0
  90. data/ispdb_data/ic-net.or.jp.xml +22 -0
  91. data/ispdb_data/iijmio-mail.jp.xml +26 -0
  92. data/ispdb_data/iiyama-catv.ne.jp.xml +21 -0
  93. data/ispdb_data/inbox.lv.xml +57 -0
  94. data/ispdb_data/inet-shibata.or.jp.xml +22 -0
  95. data/ispdb_data/internode.on.net.xml +32 -0
  96. data/ispdb_data/ipax.at.xml +28 -0
  97. data/ispdb_data/iwafune.ne.jp.xml +22 -0
  98. data/ispdb_data/janis.or.jp.xml +23 -0
  99. data/ispdb_data/jet.ne.jp.xml +37 -0
  100. data/ispdb_data/ji.jet.ne.jp.xml +22 -0
  101. data/ispdb_data/kabelmail.de.xml +43 -0
  102. data/ispdb_data/kelcom.net.xml +21 -0
  103. data/ispdb_data/kl.wind.ne.jp.xml +32 -0
  104. data/ispdb_data/kokuyou.ne.jp.xml +21 -0
  105. data/ispdb_data/kpnmail.nl.xml +69 -0
  106. data/ispdb_data/laposte.net.xml +37 -0
  107. data/ispdb_data/libero.it.xml +34 -0
  108. data/ispdb_data/mahoroba.ne.jp.xml +22 -0
  109. data/ispdb_data/mail.com.xml +248 -0
  110. data/ispdb_data/mail.dk.xml +30 -0
  111. data/ispdb_data/mail.ee.xml +54 -0
  112. data/ispdb_data/mail.iwafune.ne.jp.xml +22 -0
  113. data/ispdb_data/mail.ru.xml +72 -0
  114. data/ispdb_data/mail.telenor.dk.xml +121 -0
  115. data/ispdb_data/mail.wind.ne.jp.xml +29 -0
  116. data/ispdb_data/me.com.xml +24 -0
  117. data/ispdb_data/messagingengine.com.xml +35 -0
  118. data/ispdb_data/ml.murakami.ne.jp.xml +22 -0
  119. data/ispdb_data/mnet.ne.jp.xml +48 -0
  120. data/ispdb_data/mopera.net.xml +50 -0
  121. data/ispdb_data/mx1.tiki.ne.jp.xml +54 -0
  122. data/ispdb_data/nifty.com.xml +22 -0
  123. data/ispdb_data/nsat.jp.xml +22 -0
  124. data/ispdb_data/ntlworld.com.xml +38 -0
  125. data/ispdb_data/o2.pl.xml +47 -0
  126. data/ispdb_data/ocn.ne.jp.xml +23 -0
  127. data/ispdb_data/office365.com.xml +55 -0
  128. data/ispdb_data/one.com.xml +22 -0
  129. data/ispdb_data/one.cz.xml +29 -0
  130. data/ispdb_data/onet.pl.xml +55 -0
  131. data/ispdb_data/outlook.com.xml +54 -0
  132. data/ispdb_data/ovh.net.xml +32 -0
  133. data/ispdb_data/pal.kijimadaira.jp.xml +21 -0
  134. data/ispdb_data/parabox.or.jp.xml +22 -0
  135. data/ispdb_data/pdx.edu.xml +41 -0
  136. data/ispdb_data/peoplepc.com.xml +29 -0
  137. data/ispdb_data/po.dcn.ne.jp.xml +21 -0
  138. data/ispdb_data/po.wind.ne.jp.xml +28 -0
  139. data/ispdb_data/pobox.com.xml +53 -0
  140. data/ispdb_data/pop.shibata.ne.jp.xml +23 -0
  141. data/ispdb_data/posteo.de.xml +25 -0
  142. data/ispdb_data/ptd.net.xml +53 -0
  143. data/ispdb_data/q.com.xml +53 -0
  144. data/ispdb_data/qq.com.xml +21 -0
  145. data/ispdb_data/rambler.ru.xml +35 -0
  146. data/ispdb_data/rr.com.xml +30 -0
  147. data/ispdb_data/runestone.net.xml +26 -0
  148. data/ispdb_data/sakunet.ne.jp.xml +21 -0
  149. data/ispdb_data/sapo.pt.xml +37 -0
  150. data/ispdb_data/schwaz.net.xml +49 -0
  151. data/ispdb_data/seznam.cz.xml +32 -0
  152. data/ispdb_data/sfr.fr.xml +33 -0
  153. data/ispdb_data/sky.com.xml +35 -0
  154. data/ispdb_data/skynet.be.xml +35 -0
  155. data/ispdb_data/so.wind.ne.jp.xml +25 -0
  156. data/ispdb_data/strato.de.xml +43 -0
  157. data/ispdb_data/studenti.univr.it.xml +37 -0
  158. data/ispdb_data/t-online.de.xml +56 -0
  159. data/ispdb_data/terra.es.xml +29 -0
  160. data/ispdb_data/thinline.cz.xml +60 -0
  161. data/ispdb_data/tiki.ne.jp.xml +24 -0
  162. data/ispdb_data/tiscali.cz.xml +25 -0
  163. data/ispdb_data/tiscali.it.xml +31 -0
  164. data/ispdb_data/umich.edu.xml +32 -0
  165. data/ispdb_data/uol.com.br.xml +42 -0
  166. data/ispdb_data/verizon.net.xml +21 -0
  167. data/ispdb_data/versatel.de.xml +43 -0
  168. data/ispdb_data/virgin.net.xml +38 -0
  169. data/ispdb_data/virginmedia.com.xml +35 -0
  170. data/ispdb_data/vm.aikis.or.jp.xml +22 -0
  171. data/ispdb_data/vp.tiki.ne.jp.xml +24 -0
  172. data/ispdb_data/web.de.xml +55 -0
  173. data/ispdb_data/webhuset.no.xml +42 -0
  174. data/ispdb_data/websupport.sk.xml +50 -0
  175. data/ispdb_data/wildwestdomains.com.xml +37 -0
  176. data/ispdb_data/wp.pl.xml +34 -0
  177. data/ispdb_data/xp.wind.jp.xml +24 -0
  178. data/ispdb_data/xtra.co.nz.xml +22 -0
  179. data/ispdb_data/yahoo.co.jp.xml +22 -0
  180. data/ispdb_data/yahoo.com.xml +84 -0
  181. data/ispdb_data/yandex.ru.xml +49 -0
  182. data/ispdb_data/ybb.ne.jp.xml +22 -0
  183. data/ispdb_data/yeah.net.xml +21 -0
  184. data/ispdb_data/zeelandnet.nl.xml +29 -0
  185. data/ispdb_data/ziggo.nl.xml +46 -0
  186. data/ispdb_data/zoho.com.xml +62 -0
  187. data/lib/mail_autoconfig/client_config.rb +113 -0
  188. data/lib/mail_autoconfig/email_address.rb +52 -0
  189. data/lib/mail_autoconfig/server.rb +72 -0
  190. data/lib/mail_autoconfig/version.rb +4 -0
  191. data/lib/mail_autoconfig.rb +33 -0
  192. data/mail_autoconfig_revived.gemspec +25 -0
  193. data/test/client_config_test.rb +45 -0
  194. data/test/email_address_test.rb +49 -0
  195. data/test/examples/client_config_yahoo.xml +40 -0
  196. data/test/server_test.rb +89 -0
  197. metadata +336 -0
@@ -0,0 +1,47 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="o2.pl">
4
+ <domain>o2.pl</domain>
5
+ <domain>go2.pl</domain>
6
+ <domain>tlen.pl</domain>
7
+ <domain>prokonto.pl</domain>
8
+ <displayName>o2 Poczta</displayName>
9
+ <displayShortName>o2</displayShortName>
10
+ <incomingServer type="imap">
11
+ <hostname>poczta.o2.pl</hostname>
12
+ <port>993</port>
13
+ <socketType>SSL</socketType>
14
+ <authentication>password-cleartext</authentication>
15
+ <username>%EMAILLOCALPART%</username>
16
+ </incomingServer>
17
+ <incomingServer type="pop3">
18
+ <hostname>poczta.o2.pl</hostname>
19
+ <port>995</port>
20
+ <socketType>SSL</socketType>
21
+ <authentication>password-cleartext</authentication>
22
+ <username>%EMAILLOCALPART%</username>
23
+ </incomingServer>
24
+ <outgoingServer type="smtp">
25
+ <hostname>poczta.o2.pl</hostname>
26
+ <port>465</port>
27
+ <socketType>SSL</socketType>
28
+ <authentication>password-cleartext</authentication>
29
+ <username>%EMAILLOCALPART%</username>
30
+ <restriction>client-IP-address</restriction>
31
+ </outgoingServer>
32
+ <outgoingServer type="smtp">
33
+ <hostname>poczta.o2.pl</hostname>
34
+ <port>587</port>
35
+ <socketType>STARTTLS</socketType>
36
+ <authentication>password-cleartext</authentication>
37
+ <username>%EMAILLOCALPART%</username>
38
+ <restriction>client-IP-address</restriction>
39
+ </outgoingServer>
40
+ <documentation url="https://pomoc.o2.pl/jak-skonfigurowac-program-pocztowy">
41
+ <descr lang="pl">Jak skonfigurować program pocztowy</descr>
42
+ </documentation>
43
+ <documentation url="https://pomoc.o2.pl/aktywacja-dostepu-dla-programow-pocztowych">
44
+ <descr lang="pl">Aktywacja dostępu dla programów pocztowych</descr>
45
+ </documentation>
46
+ </emailProvider>
47
+ </clientConfig>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="ocn.ne.jp">
4
+ <domain>ocn.ne.jp</domain>
5
+ <domain>ocn.ad.jp</domain>
6
+ <displayName>OCN</displayName>
7
+ <displayShortName>OCN</displayShortName>
8
+ <incomingServer type="pop3">
9
+ <hostname>pop.ocn.ne.jp</hostname>
10
+ <port>995</port>
11
+ <socketType>SSL</socketType>
12
+ <username>%EMAILADDRESS%</username>
13
+ <authentication>password-cleartext</authentication>
14
+ </incomingServer>
15
+ <outgoingServer type="smtp">
16
+ <hostname>smtp.ocn.ne.jp</hostname>
17
+ <port>465</port>
18
+ <socketType>SSL</socketType>
19
+ <username>%EMAILADDRESS%</username>
20
+ <authentication>password-cleartext</authentication>
21
+ </outgoingServer>
22
+ </emailProvider>
23
+ </clientConfig>
@@ -0,0 +1,55 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="office365.com">
4
+ <!-- Office365 customer domains -->
5
+ <domain>office365.com</domain>
6
+ <domain>onmicrosoft.com</domain>
7
+ <!-- MX e.g. example.mail.protection.outlook.com -->
8
+ <domain>mail.protection.outlook.com</domain>
9
+ <displayName>Microsoft 365</displayName>
10
+ <displayShortName>Microsoft 365</displayShortName>
11
+ <incomingServer type="imap">
12
+ <hostname>outlook.office365.com</hostname>
13
+ <port>993</port>
14
+ <socketType>SSL</socketType>
15
+ <authentication>OAuth2</authentication>
16
+ <username>%EMAILADDRESS%</username>
17
+ </incomingServer>
18
+ <incomingServer type="pop3">
19
+ <hostname>outlook.office365.com</hostname>
20
+ <port>995</port>
21
+ <socketType>SSL</socketType>
22
+ <authentication>OAuth2</authentication>
23
+ <username>%EMAILADDRESS%</username>
24
+ <pop3>
25
+ <leaveMessagesOnServer>true</leaveMessagesOnServer>
26
+ </pop3>
27
+ </incomingServer>
28
+ <incomingServer type="exchange">
29
+ <hostname>outlook.office365.com</hostname>
30
+ <port>443</port>
31
+ <username>%EMAILADDRESS%</username>
32
+ <socketType>SSL</socketType>
33
+ <authentication>OAuth2</authentication>
34
+ <owaURL>https://outlook.office365.com/owa/</owaURL>
35
+ <ewsURL>https://outlook.office365.com/ews/exchange.asmx</ewsURL>
36
+ <useGlobalPreferredServer>true</useGlobalPreferredServer>
37
+ </incomingServer>
38
+ <outgoingServer type="smtp">
39
+ <hostname>smtp.office365.com</hostname>
40
+ <port>587</port>
41
+ <socketType>STARTTLS</socketType>
42
+ <authentication>OAuth2</authentication>
43
+ <username>%EMAILADDRESS%</username>
44
+ </outgoingServer>
45
+ </emailProvider>
46
+
47
+ <oAuth2>
48
+ <issuer>login.microsoftonline.com</issuer>
49
+ <scope>https://outlook.office365.com/IMAP.AccessAsUser.All https://outlook.office365.com/POP.AccessAsUser.All https://outlook.office365.com/SMTP.Send offline_access</scope>
50
+ <!-- https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols#endpoints -->
51
+ <authURL>https://login.microsoftonline.com/common/oauth2/v2.0/authorize</authURL>
52
+ <tokenURL>https://login.microsoftonline.com/common/oauth2/v2.0/token</tokenURL>
53
+ </oAuth2>
54
+
55
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="one.com">
4
+ <domain>one.com</domain>
5
+ <displayName>one.com</displayName>
6
+ <displayShortName>one.com</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>imap.one.com</hostname>
9
+ <port>993</port>
10
+ <socketType>SSL</socketType>
11
+ <username>%EMAILADDRESS%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+ <outgoingServer type="smtp">
15
+ <hostname>send.one.com</hostname>
16
+ <port>465</port>
17
+ <socketType>SSL</socketType>
18
+ <username>%EMAILADDRESS%</username>
19
+ <authentication>password-cleartext</authentication>
20
+ </outgoingServer>
21
+ </emailProvider>
22
+ </clientConfig>
@@ -0,0 +1,29 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="one.cz">
4
+ <domain>one.cz</domain>
5
+ <displayName>Webhosting Registrator.cz Mail</displayName>
6
+ <displayShortName>Registrator.cz</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>imap.registrator.cz</hostname>
9
+ <port>993</port>
10
+ <socketType>SSL</socketType>
11
+ <authentication>password-cleartext</authentication>
12
+ <username>%EMAILADDRESS%</username>
13
+ </incomingServer>
14
+ <incomingServer type="pop3">
15
+ <hostname>pop3.registrator.cz</hostname>
16
+ <port>995</port>
17
+ <socketType>SSL</socketType>
18
+ <authentication>password-cleartext</authentication>
19
+ <username>%EMAILADDRESS%</username>
20
+ </incomingServer>
21
+ <outgoingServer type="smtp">
22
+ <hostname>smtp.registrator.cz</hostname>
23
+ <port>587</port>
24
+ <socketType>STARTTLS</socketType>
25
+ <authentication>password-cleartext</authentication>
26
+ <username>%EMAILADDRESS%</username>
27
+ </outgoingServer>
28
+ </emailProvider>
29
+ </clientConfig>
@@ -0,0 +1,55 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="onet.pl">
4
+ <domain>onet.pl</domain>
5
+ <domain>onet.eu</domain>
6
+ <domain>poczta.onet.pl</domain>
7
+ <domain>poczta.onet.eu</domain>
8
+ <domain>op.pl</domain>
9
+ <domain>vp.pl</domain>
10
+ <domain>autograf.pl</domain>
11
+ <domain>buziaczek.pl</domain>
12
+ <domain>amorki.pl</domain>
13
+ <domain>republika.pl</domain>
14
+ <domain>adres.pl</domain>
15
+ <domain>cyberia.pl</domain>
16
+ <domain>onet.com.pl</domain>
17
+ <domain>opoczta.pl</domain>
18
+ <domain>pseudonim.pl</domain>
19
+ <domain>spoko.pl</domain>
20
+ <domain>vip.onet.pl</domain>
21
+ <displayName>Onet Poczta</displayName>
22
+ <displayShortName>Onet</displayShortName>
23
+ <incomingServer type="imap">
24
+ <hostname>imap.poczta.onet.pl</hostname>
25
+ <port>993</port>
26
+ <socketType>SSL</socketType>
27
+ <username>%EMAILADDRESS%</username>
28
+ <authentication>password-cleartext</authentication>
29
+ </incomingServer>
30
+ <incomingServer type="pop3">
31
+ <hostname>pop3.poczta.onet.pl</hostname>
32
+ <port>995</port>
33
+ <socketType>SSL</socketType>
34
+ <username>%EMAILADDRESS%</username>
35
+ <authentication>password-cleartext</authentication>
36
+ </incomingServer>
37
+ <outgoingServer type="smtp">
38
+ <hostname>smtp.poczta.onet.pl</hostname>
39
+ <port>465</port>
40
+ <socketType>SSL</socketType>
41
+ <username>%EMAILADDRESS%</username>
42
+ <authentication>password-cleartext</authentication>
43
+ </outgoingServer>
44
+ <outgoingServer type="smtp">
45
+ <hostname>smtp.poczta.onet.pl</hostname>
46
+ <port>587</port>
47
+ <socketType>STARTTLS</socketType>
48
+ <username>%EMAILADDRESS%</username>
49
+ <authentication>password-cleartext</authentication>
50
+ </outgoingServer>
51
+ <documentation url="https://pomoc.poczta.onet.pl/baza-wiedzy/konfiguracja-poczty-w-programie-mozilla-thunderbird/">
52
+ <descr lang="pl">Konfiguracja poczty: Mozilla Thunderbird</descr>
53
+ </documentation>
54
+ </emailProvider>
55
+ </clientConfig>
@@ -0,0 +1,54 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="outlook.com">
4
+ <!-- This is a temporary config until bug 1185366 is fixed.
5
+ Without the fix, this config is fetched both for
6
+ for all (!) Office365 users, due to the MX setup.
7
+ So, this config here is mostly adjusted to Office365 users.
8
+ It is unfortunately also used for foo@outlook.com email addresses
9
+ (and only this exact domain, not outlook.de, not hotmail.com etc.),
10
+ Bug 1185366 fixes this and means that Office365 will
11
+ fetch the separate office365.com config.
12
+ Once that fix is deployed to 95+% of end users,
13
+ remove this config and add the outlook.com domain
14
+ to the hotmail.com config. -->
15
+ <domain>outlook.com</domain>
16
+ <displayName>Microsoft</displayName>
17
+ <displayShortName>Microsoft</displayShortName>
18
+ <incomingServer type="imap">
19
+ <hostname>outlook.office365.com</hostname>
20
+ <port>993</port>
21
+ <socketType>SSL</socketType>
22
+ <authentication>password-cleartext</authentication>
23
+ <username>%EMAILADDRESS%</username>
24
+ </incomingServer>
25
+ <incomingServer type="pop3">
26
+ <hostname>outlook.office365.com</hostname>
27
+ <port>995</port>
28
+ <socketType>SSL</socketType>
29
+ <authentication>password-cleartext</authentication>
30
+ <username>%EMAILADDRESS%</username>
31
+ <pop3>
32
+ <leaveMessagesOnServer>true</leaveMessagesOnServer>
33
+ <!-- Outlook.com docs specifically mention that POP3 deletes have effect on the main inbox on webmail and IMAP -->
34
+ </pop3>
35
+ </incomingServer>
36
+ <incomingServer type="exchange">
37
+ <hostname>outlook.office365.com</hostname>
38
+ <port>443</port>
39
+ <username>%EMAILADDRESS%</username>
40
+ <socketType>SSL</socketType>
41
+ <authentication>OAuth2</authentication>
42
+ <owaURL>https://outlook.office365.com/owa/</owaURL>
43
+ <ewsURL>https://outlook.office365.com/ews/exchange.asmx</ewsURL>
44
+ <useGlobalPreferredServer>true</useGlobalPreferredServer>
45
+ </incomingServer>
46
+ <outgoingServer type="smtp">
47
+ <hostname>smtp.office365.com</hostname>
48
+ <port>587</port>
49
+ <socketType>STARTTLS</socketType>
50
+ <authentication>password-cleartext</authentication>
51
+ <username>%EMAILADDRESS%</username>
52
+ </outgoingServer>
53
+ </emailProvider>
54
+ </clientConfig>
@@ -0,0 +1,32 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="ovh.net">
4
+ <!-- Hosting customers, MX servers -->
5
+ <domain>ovh.net</domain>
6
+
7
+ <displayName>OVH</displayName>
8
+ <displayShortName>OVH</displayShortName>
9
+ <incomingServer type="imap">
10
+ <hostname>ssl0.ovh.net</hostname>
11
+ <port>993</port>
12
+ <socketType>SSL</socketType>
13
+ <authentication>password-cleartext</authentication>
14
+ <username>%EMAILADDRESS%</username>
15
+ </incomingServer>
16
+ <incomingServer type="pop3">
17
+ <hostname>ssl0.ovh.net</hostname>
18
+ <port>995</port>
19
+ <socketType>SSL</socketType>
20
+ <authentication>password-cleartext</authentication>
21
+ <username>%EMAILADDRESS%</username>
22
+ </incomingServer>
23
+ <outgoingServer type="smtp">
24
+ <hostname>ssl0.ovh.net</hostname>
25
+ <port>465</port>
26
+ <socketType>SSL</socketType>
27
+ <authentication>password-cleartext</authentication>
28
+ <username>%EMAILADDRESS%</username>
29
+ </outgoingServer>
30
+ <documentation url="http://guides.ovh.com/ConfigurationEmail"/>
31
+ </emailProvider>
32
+ </clientConfig>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="pal.kijimadaira.jp">
4
+ <domain>pal.kijimadaira.jp</domain>
5
+ <displayName>木島平村FTTH</displayName>
6
+ <displayShortName>木島平村FTTH</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>mail.pal.kijimadaira.jp</hostname>
9
+ <port>110</port>
10
+ <socketType>plain</socketType>
11
+ <username>%EMAILLOCALPART%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+ <outgoingServer type="smtp">
15
+ <hostname>smtp.pal.kijimadaira.jp</hostname>
16
+ <port>25</port>
17
+ <socketType>plain</socketType>
18
+ <authentication>none</authentication>
19
+ </outgoingServer>
20
+ </emailProvider>
21
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="parabox.or.jp">
4
+ <domain>parabox.or.jp</domain>
5
+ <displayName>パラボックス</displayName>
6
+ <displayShortName>PARABOX</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>pop3.parabox.or.jp</hostname>
9
+ <port>110</port>
10
+ <socketType>plain</socketType>
11
+ <username>%EMAILLOCALPART%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+ <outgoingServer type="smtp">
15
+ <hostname>smtp.parabox.or.jp</hostname>
16
+ <port>25</port>
17
+ <socketType>plain</socketType>
18
+ <username>%EMAILLOCALPART%</username>
19
+ <authentication>password-cleartext</authentication>
20
+ </outgoingServer>
21
+ </emailProvider>
22
+ </clientConfig>
@@ -0,0 +1,41 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+
3
+ <clientConfig version="1.1">
4
+ <emailProvider id="pdx.edu">
5
+ <domain>pdx.edu</domain>
6
+ <displayName>Portland State University Mail</displayName>
7
+ <displayShortName>PSU Mail</displayShortName>
8
+ <incomingServer type="imap">
9
+ <hostname>psumail.pdx.edu</hostname>
10
+ <port>993</port>
11
+ <socketType>SSL</socketType>
12
+ <authentication>password-encrypted</authentication>
13
+ <username>%EMAILADDRESS%</username>
14
+ </incomingServer>
15
+ <incomingServer type="imap">
16
+ <hostname>psumail.pdx.edu</hostname>
17
+ <port>587</port>
18
+ <socketType>STARTTLS</socketType>
19
+ <authentication>password-encrypted</authentication>
20
+ <username>%EMAILADDRESS%</username>
21
+ </incomingServer>
22
+ <outgoingServer type="smtp">
23
+ <hostname>mailhost.pdx.edu</hostname>
24
+ <port>465</port>
25
+ <socketType>SSL</socketType>
26
+ <authentication>password-encrypted</authentication>
27
+ <username>%EMAILADDRESS%</username>
28
+ </outgoingServer>
29
+ <outgoingServer type="smtp">
30
+ <hostname>mailhost.pdx.edu</hostname>
31
+ <port>587</port>
32
+ <socketType>STARTTLS</socketType>
33
+ <authentication>password-encrypted</authentication>
34
+ <username>%EMAILADDRESS%</username>
35
+ </outgoingServer>
36
+ <documentation url="http://oit.pdx.edu/psu-email-settings-advanced-users">
37
+ <descr lang="en">Portland State University Email Settings for Advanced Users</descr>
38
+ </documentation>
39
+ </emailProvider>
40
+ </clientConfig>
41
+
@@ -0,0 +1,29 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="peoplepc.com">
4
+ <domain>peoplepc.com</domain>
5
+ <displayName>PeoplePC</displayName>
6
+ <displayShortName>PeoplePC</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>imap.peoplepc.com</hostname>
9
+ <port>143</port>
10
+ <socketType>plain</socketType>
11
+ <username>%EMAILADDRESS%</username>
12
+ <authentication>password-encrypted</authentication>
13
+ </incomingServer>
14
+ <incomingServer type="pop3">
15
+ <hostname>pop.peoplepc.com</hostname>
16
+ <port>110</port>
17
+ <socketType>plain</socketType>
18
+ <username>%EMAILADDRESS%</username>
19
+ <authentication>password-encrypted</authentication>
20
+ </incomingServer>
21
+ <outgoingServer type="smtp">
22
+ <hostname>smtpauth.peoplepc.com</hostname>
23
+ <port>587</port>
24
+ <socketType>STARTTLS</socketType>
25
+ <username>%EMAILADDRESS%</username>
26
+ <authentication>password-encrypted</authentication>
27
+ </outgoingServer>
28
+ </emailProvider>
29
+ </clientConfig>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="po.dcn.ne.jp">
4
+ <domain>po.dcn.ne.jp</domain>
5
+ <displayName>DCNインターネットサービス</displayName>
6
+ <displayShortName>DCN</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>po.dcn.ne.jp</hostname>
9
+ <port>110</port>
10
+ <socketType>plain</socketType>
11
+ <username>%EMAILLOCALPART%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+ <outgoingServer type="smtp">
15
+ <hostname>po.dcn.ne.jp</hostname>
16
+ <port>25</port>
17
+ <socketType>plain</socketType>
18
+ <authentication>none</authentication>
19
+ </outgoingServer>
20
+ </emailProvider>
21
+ </clientConfig>
@@ -0,0 +1,28 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="po.wind.ne.jp">
4
+ <domain>po.wind.ne.jp</domain>
5
+ <domain>po.wind.jp</domain>
6
+ <domain>po.wind.co.jp</domain>
7
+ <domain>po.gunmanet.or.jp</domain>
8
+ <domain>po.gunmanet.ne.jp</domain>
9
+ <displayName>群馬インターネット</displayName>
10
+ <displayShortName>wind</displayShortName>
11
+ <incomingServer type="pop3">
12
+ <hostname>po.wind.ne.jp</hostname>
13
+ <port>110</port>
14
+ <socketType>plain</socketType>
15
+ <username>%EMAILLOCALPART%</username>
16
+ <authentication>password-cleartext</authentication>
17
+ </incomingServer>
18
+ <outgoingServer type="smtp">
19
+ <hostname>po.wind.ne.jp</hostname>
20
+ <port>587</port>
21
+ <socketType>plain</socketType>
22
+ <username>%EMAILLOCALPART%</username>
23
+ <authentication>password-cleartext</authentication>
24
+ <addThisServer>true</addThisServer>
25
+ <useGlobalPreferredServer>false</useGlobalPreferredServer>
26
+ </outgoingServer>
27
+ </emailProvider>
28
+ </clientConfig>
@@ -0,0 +1,53 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="pobox.com">
4
+ <domain>pobox.com</domain>
5
+ <displayName>Pobox</displayName>
6
+ <displayShortName>Pobox</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>mail.pobox.com</hostname>
9
+ <port>993</port>
10
+ <socketType>SSL</socketType>
11
+ <authentication>password-cleartext</authentication>
12
+ <username>%EMAILADDRESS%</username>
13
+ </incomingServer>
14
+ <incomingServer type="imap">
15
+ <hostname>mail.pobox.com</hostname>
16
+ <port>143</port>
17
+ <socketType>STARTTLS</socketType>
18
+ <authentication>password-cleartext</authentication>
19
+ <username>%EMAILADDRESS%</username>
20
+ </incomingServer>
21
+ <incomingServer type="pop3">
22
+ <hostname>mail.pobox.com</hostname>
23
+ <port>995</port>
24
+ <socketType>SSL</socketType>
25
+ <authentication>password-cleartext</authentication>
26
+ <username>%EMAILADDRESS%</username>
27
+ </incomingServer>
28
+ <incomingServer type="pop3">
29
+ <hostname>mail.pobox.com</hostname>
30
+ <port>110</port>
31
+ <socketType>STARTTLS</socketType>
32
+ <authentication>password-cleartext</authentication>
33
+ <username>%EMAILADDRESS%</username>
34
+ </incomingServer>
35
+ <outgoingServer type="smtp">
36
+ <hostname>smtp.pobox.com</hostname>
37
+ <port>465</port>
38
+ <socketType>SSL</socketType>
39
+ <authentication>password-cleartext</authentication>
40
+ <username>%EMAILADDRESS%</username>
41
+ </outgoingServer>
42
+ <outgoingServer type="smtp">
43
+ <hostname>smtp.pobox.com</hostname>
44
+ <port>587</port>
45
+ <socketType>STARTTLS</socketType>
46
+ <authentication>password-cleartext</authentication>
47
+ <username>%EMAILADDRESS%</username>
48
+ </outgoingServer>
49
+ <documentation url="http://www.pobox.com/helpspot/index.php?pg=kb.book&amp;id=18">
50
+ <descr lang="en">Set Up Your Email Application to Use Pobox</descr>
51
+ </documentation>
52
+ </emailProvider>
53
+ </clientConfig>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="pop.shibata.ne.jp">
4
+ <domain>pop.shibata.ne.jp</domain>
5
+ <domain>ml.shibata.ne.jp</domain>
6
+ <displayName>インターネット新発田</displayName>
7
+ <displayShortName>INET-SHIBATA</displayShortName>
8
+ <incomingServer type="pop3">
9
+ <hostname>%EMAILDOMAIN%</hostname>
10
+ <port>110</port>
11
+ <socketType>plain</socketType>
12
+ <username>%EMAILLOCALPART%</username>
13
+ <authentication>password-cleartext</authentication>
14
+ </incomingServer>
15
+ <outgoingServer type="smtp">
16
+ <hostname>%EMAILDOMAIN%</hostname>
17
+ <port>25</port>
18
+ <socketType>plain</socketType>
19
+ <username>%EMAILLOCALPART%</username>
20
+ <authentication>password-cleartext</authentication>
21
+ </outgoingServer>
22
+ </emailProvider>
23
+ </clientConfig>
@@ -0,0 +1,25 @@
1
+ <clientConfig version="1.1">
2
+ <emailProvider id="posteo.de">
3
+ <domain>posteo.de</domain>
4
+ <domain>posteo.at</domain>
5
+ <domain>posteo.ch</domain>
6
+ <domain>posteo.org</domain>
7
+ <domain>posteo.eu</domain>
8
+ <displayName>Posteo</displayName>
9
+ <displayShortName>Posteo</displayShortName>
10
+ <incomingServer type="imap">
11
+ <hostname>posteo.de</hostname>
12
+ <port>143</port>
13
+ <socketType>STARTTLS</socketType>
14
+ <username>%EMAILADDRESS%</username>
15
+ <authentication>password-cleartext</authentication>
16
+ </incomingServer>
17
+ <outgoingServer type="smtp">
18
+ <hostname>posteo.de</hostname>
19
+ <port>587</port>
20
+ <socketType>STARTTLS</socketType>
21
+ <username>%EMAILADDRESS%</username>
22
+ <authentication>password-cleartext</authentication>
23
+ </outgoingServer>
24
+ </emailProvider>
25
+ </clientConfig>
@@ -0,0 +1,53 @@
1
+ <?xml version="1.0"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="ptd.net">
4
+ <domain>ptd.net</domain>
5
+ <displayName>PenTeleData</displayName>
6
+ <displayShortName>PenTeleData</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>promail.ptd.net</hostname>
9
+ <port>993</port>
10
+ <socketType>SSL</socketType>
11
+ <username>%EMAILLOCALPART%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+ <incomingServer type="imap">
15
+ <hostname>promail.ptd.net</hostname>
16
+ <port>143</port>
17
+ <socketType>STARTTLS</socketType>
18
+ <username>%EMAILLOCALPART%</username>
19
+ <authentication>password-cleartext</authentication>
20
+ </incomingServer>
21
+ <incomingServer type="pop3">
22
+ <hostname>promail.ptd.net</hostname>
23
+ <port>995</port>
24
+ <socketType>SSL</socketType>
25
+ <username>%EMAILLOCALPART%</username>
26
+ <authentication>password-cleartext</authentication>
27
+ </incomingServer>
28
+ <incomingServer type="pop3">
29
+ <hostname>promail.ptd.net</hostname>
30
+ <port>110</port>
31
+ <socketType>STARTTLS</socketType>
32
+ <username>%EMAILLOCALPART%</username>
33
+ <authentication>password-cleartext</authentication>
34
+ </incomingServer>
35
+ <outgoingServer type="smtp">
36
+ <hostname>promail.ptd.net</hostname>
37
+ <port>465</port>
38
+ <socketType>SSL</socketType>
39
+ <username>%EMAILLOCALPART%</username>
40
+ <authentication>password-cleartext</authentication>
41
+ </outgoingServer>
42
+ <outgoingServer type="smtp">
43
+ <hostname>promail.ptd.net</hostname>
44
+ <port>587</port>
45
+ <socketType>STARTTLS</socketType>
46
+ <username>%EMAILLOCALPART%</username>
47
+ <authentication>password-cleartext</authentication>
48
+ </outgoingServer>
49
+ <documentation url="https://www.ptd.net/support/email-communication/how-setup-your-email">
50
+ <descr lang="en">How to set up your email</descr>
51
+ </documentation>
52
+ </emailProvider>
53
+ </clientConfig>