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,79 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="googlemail.com">
4
+ <domain>gmail.com</domain>
5
+ <domain>googlemail.com</domain>
6
+ <!-- MX, for Google Apps -->
7
+ <domain>google.com</domain>
8
+ <!-- HACK. Only add ISPs with 100000+ users here -->
9
+ <domain>jazztel.es</domain>
10
+
11
+ <displayName>Google Mail</displayName>
12
+ <displayShortName>GMail</displayShortName>
13
+
14
+ <incomingServer type="imap">
15
+ <hostname>imap.gmail.com</hostname>
16
+ <port>993</port>
17
+ <socketType>SSL</socketType>
18
+ <username>%EMAILADDRESS%</username>
19
+ <authentication>OAuth2</authentication>
20
+ <authentication>password-cleartext</authentication>
21
+ </incomingServer>
22
+ <incomingServer type="pop3">
23
+ <hostname>pop.gmail.com</hostname>
24
+ <port>995</port>
25
+ <socketType>SSL</socketType>
26
+ <username>%EMAILADDRESS%</username>
27
+ <authentication>OAuth2</authentication>
28
+ <authentication>password-cleartext</authentication>
29
+ <pop3>
30
+ <leaveMessagesOnServer>true</leaveMessagesOnServer>
31
+ </pop3>
32
+ </incomingServer>
33
+ <outgoingServer type="smtp">
34
+ <hostname>smtp.gmail.com</hostname>
35
+ <port>465</port>
36
+ <socketType>SSL</socketType>
37
+ <username>%EMAILADDRESS%</username>
38
+ <authentication>OAuth2</authentication>
39
+ <authentication>password-cleartext</authentication>
40
+ </outgoingServer>
41
+
42
+ <documentation url="http://mail.google.com/support/bin/answer.py?answer=13273">
43
+ <descr>How to enable IMAP/POP3 in GMail</descr>
44
+ </documentation>
45
+ <documentation url="http://mail.google.com/support/bin/topic.py?topic=12806">
46
+ <descr>How to configure email clients for IMAP</descr>
47
+ </documentation>
48
+ <documentation url="http://mail.google.com/support/bin/topic.py?topic=12805">
49
+ <descr>How to configure email clients for POP3</descr>
50
+ </documentation>
51
+ <documentation url="http://mail.google.com/support/bin/answer.py?answer=86399">
52
+ <descr>How to configure TB 2.0 for POP3</descr>
53
+ </documentation>
54
+ </emailProvider>
55
+
56
+ <oAuth2>
57
+ <issuer>accounts.google.com</issuer>
58
+ <!-- https://developers.google.com/identity/protocols/oauth2/scopes -->
59
+ <scope>https://mail.google.com/ https://www.googleapis.com/auth/contacts https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/carddav</scope>
60
+ <authURL>https://accounts.google.com/o/oauth2/auth</authURL>
61
+ <tokenURL>https://www.googleapis.com/oauth2/v3/token</tokenURL>
62
+ </oAuth2>
63
+
64
+ <enable visiturl="https://mail.google.com/mail/?ui=2&amp;shva=1#settings/fwdandpop">
65
+ <instruction>You need to enable IMAP access</instruction>
66
+ </enable>
67
+
68
+ <webMail>
69
+ <loginPage url="https://accounts.google.com/ServiceLogin?service=mail&amp;continue=http://mail.google.com/mail/" />
70
+ <loginPageInfo
71
+ url="https://accounts.google.com/ServiceLogin?service=mail&amp;continue=http://mail.google.com/mail/">
72
+ <username>%EMAILADDRESS%</username>
73
+ <usernameField id="Email" />
74
+ <passwordField id="Passwd" />
75
+ <loginButton id="signIn" />
76
+ </loginPageInfo>
77
+ </webMail>
78
+
79
+ </clientConfig>
@@ -0,0 +1,62 @@
1
+ <clientConfig version="1.1">
2
+ <emailProvider id="gransy.com">
3
+ <domain>gransy.com</domain>
4
+ <domain>internetserver.cz</domain>
5
+ <displayName>G-Hosting.cz a Station.cz</displayName>
6
+ <displayShortName>G-Hosting.cz a Station.cz</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>imap.gransy.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>imap.gransy.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>imap.gransy.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>imap.gransy.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.gransy.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.gransy.com</hostname>
44
+ <port>587</port>
45
+ <socketType>STARTTLS</socketType>
46
+ <authentication>password-cleartext</authentication>
47
+ <username>%EMAILADDRESS%</username>
48
+ </outgoingServer>
49
+ <outgoingServer type="smtp">
50
+ <hostname>smtp.gransy.com</hostname>
51
+ <port>25</port>
52
+ <socketType>STARTTLS</socketType>
53
+ <authentication>password-cleartext</authentication>
54
+ <username>%EMAILADDRESS%</username>
55
+ </outgoingServer>
56
+ <documentation url="https://emaily.eu/">
57
+ <descr lang="cs">Nastavení poštovního klienta</descr>
58
+ <descr lang="en">E-mail client settings</descr>
59
+ </documentation>
60
+ </emailProvider>
61
+ </clientConfig>
62
+
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="hal.ne.jp">
4
+ <domain>hal.ne.jp</domain>
5
+ <displayName>ハルインターネット</displayName>
6
+ <displayShortName>HAL</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>mail.hal.ne.jp</hostname>
9
+ <port>110</port>
10
+ <socketType>plain</socketType>
11
+ <username>%EMAILADDRESS%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+ <outgoingServer type="smtp">
15
+ <hostname>mail.hal.ne.jp</hostname>
16
+ <port>587</port>
17
+ <socketType>plain</socketType>
18
+ <username>%EMAILLOCALPART%</username>
19
+ <authentication>password-encrypted</authentication>
20
+ </outgoingServer>
21
+ </emailProvider>
22
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="hana.or.jp">
4
+ <domain>hana.or.jp</domain>
5
+ <displayName>きたうら花ねっと</displayName>
6
+ <displayShortName>花ねっと</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>mail.hana.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>mail.hana.or.jp</hostname>
16
+ <port>587</port>
17
+ <socketType>plain</socketType>
18
+ <username>%EMAILLOCALPART%</username>
19
+ <authentication>password-cleartext</authentication>
20
+ </outgoingServer>
21
+ </emailProvider>
22
+ </clientConfig>
@@ -0,0 +1,148 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="hotmail.com">
4
+ <domain>hotmail.com</domain>
5
+ <domain>live.com</domain>
6
+ <domain>msn.com</domain>
7
+ <domain>windowslive.com</domain>
8
+ <domain>outlook.at</domain>
9
+ <domain>outlook.be</domain>
10
+ <domain>outlook.cl</domain>
11
+ <domain>outlook.cz</domain>
12
+ <domain>outlook.de</domain>
13
+ <domain>outlook.dk</domain>
14
+ <domain>outlook.es</domain>
15
+ <domain>outlook.fr</domain>
16
+ <domain>outlook.hu</domain>
17
+ <domain>outlook.ie</domain>
18
+ <domain>outlook.in</domain>
19
+ <domain>outlook.it</domain>
20
+ <domain>outlook.jp</domain>
21
+ <domain>outlook.kr</domain>
22
+ <domain>outlook.lv</domain>
23
+ <domain>outlook.my</domain>
24
+ <domain>outlook.ph</domain>
25
+ <domain>outlook.pt</domain>
26
+ <domain>outlook.sa</domain>
27
+ <domain>outlook.sg</domain>
28
+ <domain>outlook.sk</domain>
29
+ <domain>outlook.co.id</domain>
30
+ <domain>outlook.co.il</domain>
31
+ <domain>outlook.co.th</domain>
32
+ <domain>outlook.com.ar</domain>
33
+ <domain>outlook.com.au</domain>
34
+ <domain>outlook.com.br</domain>
35
+ <domain>outlook.com.gr</domain>
36
+ <domain>outlook.com.tr</domain>
37
+ <domain>outlook.com.vn</domain>
38
+ <domain>hotmail.be</domain>
39
+ <domain>hotmail.ca</domain>
40
+ <domain>hotmail.cl</domain>
41
+ <domain>hotmail.cz</domain>
42
+ <domain>hotmail.de</domain>
43
+ <domain>hotmail.dk</domain>
44
+ <domain>hotmail.es</domain>
45
+ <domain>hotmail.fi</domain>
46
+ <domain>hotmail.fr</domain>
47
+ <domain>hotmail.gr</domain>
48
+ <domain>hotmail.hu</domain>
49
+ <domain>hotmail.it</domain>
50
+ <domain>hotmail.lt</domain>
51
+ <domain>hotmail.lv</domain>
52
+ <domain>hotmail.my</domain>
53
+ <domain>hotmail.nl</domain>
54
+ <domain>hotmail.no</domain>
55
+ <domain>hotmail.ph</domain>
56
+ <domain>hotmail.rs</domain>
57
+ <domain>hotmail.se</domain>
58
+ <domain>hotmail.sg</domain>
59
+ <domain>hotmail.sk</domain>
60
+ <domain>hotmail.co.id</domain>
61
+ <domain>hotmail.co.il</domain>
62
+ <domain>hotmail.co.in</domain>
63
+ <domain>hotmail.co.jp</domain>
64
+ <domain>hotmail.co.kr</domain>
65
+ <domain>hotmail.co.th</domain>
66
+ <domain>hotmail.co.uk</domain>
67
+ <domain>hotmail.co.za</domain>
68
+ <domain>hotmail.com.ar</domain>
69
+ <domain>hotmail.com.au</domain>
70
+ <domain>hotmail.com.br</domain>
71
+ <domain>hotmail.com.hk</domain>
72
+ <domain>hotmail.com.tr</domain>
73
+ <domain>hotmail.com.tw</domain>
74
+ <domain>hotmail.com.vn</domain>
75
+ <domain>live.at</domain>
76
+ <domain>live.be</domain>
77
+ <domain>live.ca</domain>
78
+ <domain>live.cl</domain>
79
+ <domain>live.cn</domain>
80
+ <domain>live.de</domain>
81
+ <domain>live.dk</domain>
82
+ <domain>live.fi</domain>
83
+ <domain>live.fr</domain>
84
+ <domain>live.hk</domain>
85
+ <domain>live.ie</domain>
86
+ <domain>live.in</domain>
87
+ <domain>live.it</domain>
88
+ <domain>live.jp</domain>
89
+ <domain>live.nl</domain>
90
+ <domain>live.no</domain>
91
+ <domain>live.ru</domain>
92
+ <domain>live.se</domain>
93
+ <domain>live.co.jp</domain>
94
+ <domain>live.co.kr</domain>
95
+ <domain>live.co.uk</domain>
96
+ <domain>live.co.za</domain>
97
+ <domain>live.com.ar</domain>
98
+ <domain>live.com.au</domain>
99
+ <domain>live.com.mx</domain>
100
+ <domain>live.com.my</domain>
101
+ <domain>live.com.ph</domain>
102
+ <domain>live.com.pt</domain>
103
+ <domain>live.com.sg</domain>
104
+ <domain>livemail.tw</domain>
105
+ <!-- MX e.g. eur.olc.protection.outlook.com -->
106
+ <domain>olc.protection.outlook.com</domain>
107
+
108
+ <displayName>Outlook.com (Microsoft)</displayName>
109
+ <displayShortName>Outlook</displayShortName>
110
+ <incomingServer type="imap">
111
+ <hostname>outlook.office365.com</hostname>
112
+ <port>993</port>
113
+ <socketType>SSL</socketType>
114
+ <authentication>password-cleartext</authentication>
115
+ <username>%EMAILADDRESS%</username>
116
+ </incomingServer>
117
+ <incomingServer type="pop3">
118
+ <hostname>outlook.office365.com</hostname>
119
+ <port>995</port>
120
+ <socketType>SSL</socketType>
121
+ <authentication>password-cleartext</authentication>
122
+ <username>%EMAILADDRESS%</username>
123
+ <pop3>
124
+ <leaveMessagesOnServer>true</leaveMessagesOnServer>
125
+ <!-- Outlook.com docs specifically mention that POP3 deletes have effect on the main inbox on webmail and IMAP -->
126
+ </pop3>
127
+ </incomingServer>
128
+ <outgoingServer type="smtp">
129
+ <hostname>smtp.office365.com</hostname>
130
+ <port>587</port>
131
+ <socketType>STARTTLS</socketType>
132
+ <authentication>password-cleartext</authentication>
133
+ <username>%EMAILADDRESS%</username>
134
+ </outgoingServer>
135
+ <documentation url="https://support.office.com/article/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040">
136
+ <descr lang="en">POP, IMAP, and SMTP settings for Outlook.com</descr>
137
+ </documentation>
138
+ </emailProvider>
139
+ <webMail>
140
+ <loginPage url="https://www.outlook.com/"/>
141
+ <loginPageInfo url="https://www.outlook.com/">
142
+ <username>%EMAILADDRESS%</username>
143
+ <usernameField id="i0116" name="login"/>
144
+ <passwordField id="i0118" name="passwd"/>
145
+ <loginButton id="idSIButton9" name="SI"/>
146
+ </loginPageInfo>
147
+ </webMail>
148
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="i.softbank.jp">
4
+ <domain>i.softbank.jp</domain>
5
+ <displayName>SoftBank</displayName>
6
+ <displayShortName>SoftBank</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>imap.softbank.jp</hostname>
9
+ <port>993</port>
10
+ <socketType>SSL</socketType>
11
+ <authentication>password-cleartext</authentication>
12
+ <username>%EMAILLOCALPART%</username>
13
+ </incomingServer>
14
+ <outgoingServer type="smtp">
15
+ <hostname>smtp.softbank.jp</hostname>
16
+ <port>465</port>
17
+ <socketType>SSL</socketType>
18
+ <authentication>password-cleartext</authentication>
19
+ <username>%EMAILLOCALPART%</username>
20
+ </outgoingServer>
21
+ </emailProvider>
22
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="ic-net.or.jp">
4
+ <domain>ic-net.or.jp</domain>
5
+ <displayName>IC-NET</displayName>
6
+ <displayShortName>IC-NET</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>mail.ic-net.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.ic-net.or.jp</hostname>
16
+ <port>587</port>
17
+ <socketType>plain</socketType>
18
+ <username>%EMAILLOCALPART%</username>
19
+ <authentication>password-cleartext</authentication>
20
+ </outgoingServer>
21
+ </emailProvider>
22
+ </clientConfig>
@@ -0,0 +1,26 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="iijmio-mail.jp">
4
+ <domain>iijmio-mail.jp</domain>
5
+ <domain>miomio.jp</domain>
6
+ <domain>miobox.jp</domain>
7
+ <domain>e23.jp</domain>
8
+ <domain>x-il.jp</domain>
9
+ <displayName>IIJmio セーフティメール</displayName>
10
+ <displayShortName>IIJmio</displayShortName>
11
+ <incomingServer type="pop3">
12
+ <hostname>mbox.iijmio-mail.jp</hostname>
13
+ <port>110</port>
14
+ <socketType>STARTTLS</socketType>
15
+ <username>%EMAILLOCALPART%.%EMAILDOMAIN%</username>
16
+ <authentication>password-encrypted</authentication>
17
+ </incomingServer>
18
+ <outgoingServer type="smtp">
19
+ <hostname>mbox.iijmio-mail.jp</hostname>
20
+ <port>587</port>
21
+ <socketType>STARTTLS</socketType>
22
+ <username>%EMAILLOCALPART%.%EMAILDOMAIN%</username>
23
+ <authentication>password-encrypted</authentication>
24
+ </outgoingServer>
25
+ </emailProvider>
26
+ </clientConfig>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="iiyama-catv.ne.jp">
4
+ <domain>iiyama-catv.ne.jp</domain>
5
+ <displayName>ケーブルテレビiネット飯山</displayName>
6
+ <displayShortName>iネット飯山</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>mail.iiyama-catv.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>smtp.iiyama-catv.ne.jp</hostname>
16
+ <port>25</port>
17
+ <socketType>plain</socketType>
18
+ <authentication>none</authentication>
19
+ </outgoingServer>
20
+ </emailProvider>
21
+ </clientConfig>
@@ -0,0 +1,57 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="inbox.lv">
4
+ <domain>inbox.lv</domain>
5
+ <domain>inbox.eu</domain>
6
+ <domain>inbox.lt</domain>
7
+ <domain>inbox.la</domain>
8
+ <displayName>%EMAILDOMAIN%</displayName>
9
+ <displayShortName>%EMAILDOMAIN%</displayShortName>
10
+ <incomingServer type="imap">
11
+ <hostname>mail.%EMAILDOMAIN%</hostname>
12
+ <port>993</port>
13
+ <socketType>SSL</socketType>
14
+ <authentication>password-cleartext</authentication>
15
+ <username>%EMAILADDRESS%</username>
16
+ </incomingServer>
17
+ <incomingServer type="pop3">
18
+ <hostname>mail.%EMAILDOMAIN%</hostname>
19
+ <port>995</port>
20
+ <socketType>SSL</socketType>
21
+ <username>%EMAILADDRESS%</username>
22
+ <authentication>password-cleartext</authentication>
23
+ <pop3>
24
+ <leaveMessagesOnServer>true</leaveMessagesOnServer>
25
+ </pop3>
26
+ </incomingServer>
27
+ <outgoingServer type="smtp">
28
+ <hostname>mail.%EMAILDOMAIN%</hostname>
29
+ <port>465</port>
30
+ <socketType>SSL</socketType>
31
+ <username>%EMAILADDRESS%</username>
32
+ <authentication>password-cleartext</authentication>
33
+ </outgoingServer>
34
+ <documentation url="https://help.inbox.lv/?keyword=email_clients_settings">
35
+ <descr lang="en">Configure Thunderbird 2.0 for IMAP/POP3/SMTP</descr>
36
+ <descr lang="lv">E-pasta klientu konfigurācija (IMAP/POP3/SMTP)</descr>
37
+ <descr lang="lt">Pašto programų nustatymai (IMAP, POP3, SMTP)</descr>
38
+ <descr lang="ru">Настройки для почтовых программ (IMAP, POP3,SMTP и др.)</descr>
39
+ </documentation>
40
+ <enable visiturl="https://help.inbox.lv/?keyword=email_clients_access">
41
+ <instruction>Enable external POP3/IMAP and SMTP access in your account settings</instruction>
42
+ <instruction lang="lv">Ieslēgt POP3/IMAP pieeju savam kontam</instruction>
43
+ <instruction lang="ru">Доступ POP3/IMAP, пароль для почтовой программы</instruction>
44
+ <instruction lang="lt">POP3/IMAP prieiga, pašto programų slaptažodis</instruction>
45
+ <instruction lang="et">POP3/IMAP juurdepääs, e-posti programmi parool</instruction>
46
+ </enable>
47
+ </emailProvider>
48
+ <webMail>
49
+ <loginPage url="https://login.%EMAILDOMAIN%" />
50
+ <loginPageInfo url="https://login.%EMAILDOMAIN%">
51
+ <username>%EMAILADDRESS%</username>
52
+ <usernameField id="userName" name="imapuser" />
53
+ <passwordField id="password" name="pass"/>
54
+ <loginButton id="implogin__btn_sign-in"/>
55
+ </loginPageInfo>
56
+ </webMail>
57
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="inet-shibata.or.jp">
4
+ <domain>inet-shibata.or.jp</domain>
5
+ <displayName>インターネット新発田</displayName>
6
+ <displayShortName>INET-SHIBATA</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>po.inet-shibata.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>po.inet-shibata.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,32 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="internode.on.net">
4
+ <domain>internode.on.net</domain>
5
+ <displayName>Internode</displayName>
6
+ <displayShortName>Internode</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>mail.internode.on.net</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>mail.internode.on.net</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>mail.internode.on.net</hostname>
23
+ <port>465</port>
24
+ <socketType>SSL</socketType>
25
+ <authentication>password-cleartext</authentication>
26
+ <username>%EMAILADDRESS%</username>
27
+ </outgoingServer>
28
+ <documentation url="http://www.internode.on.net/support/guides/email/secure_email/">
29
+ <descr lang="en">Secure settings, generic</descr>
30
+ </documentation>
31
+ </emailProvider>
32
+ </clientConfig>
@@ -0,0 +1,28 @@
1
+ <?xml version="1.0"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="ipax.at">
4
+ <domain>ipax.at</domain>
5
+ <displayName>IPAX Internet Services</displayName>
6
+ <displayShortName>IPAX</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>mail.ipax.at</hostname>
9
+ <port>993</port>
10
+ <socketType>SSL</socketType>
11
+ <username>%EMAILADDRESS%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+
15
+ <outgoingServer type="smtp">
16
+ <hostname>mail.ipax.at</hostname>
17
+ <port>465</port>
18
+ <socketType>SSL</socketType>
19
+ <username>%EMAILADDRESS%</username>
20
+ <authentication>password-cleartext</authentication>
21
+ </outgoingServer>
22
+
23
+ <instruction url="http://help.ipax.at/Thunderbird3/">
24
+ <descr lang="en">Configure Thunderbird 3 for IMAP</descr>
25
+ <descr lang="de">Thunderbird 3 mit IMAP konfigurieren</descr>
26
+ </instruction>
27
+ </emailProvider>
28
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="iwafune.ne.jp">
4
+ <domain>iwafune.ne.jp</domain>
5
+ <displayName>インターネットいわふね</displayName>
6
+ <displayShortName>IWAFUNE</displayShortName>
7
+ <incomingServer type="pop3">
8
+ <hostname>po.iwafune.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.iwafune.ne.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,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="janis.or.jp">
4
+ <!-- ytg.janis.or.jp etc. use MX mx1.janis.or.jp -->
5
+ <domain>janis.or.jp</domain>
6
+ <displayName>Janis</displayName>
7
+ <displayShortName>Janis</displayShortName>
8
+ <incomingServer type="pop3">
9
+ <hostname>mail.%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>smtp.%EMAILDOMAIN%</hostname>
17
+ <port>25</port>
18
+ <socketType>plain</socketType>
19
+ <authentication>none</authentication>
20
+ <restriction>client-IP-address</restriction>
21
+ </outgoingServer>
22
+ </emailProvider>
23
+ </clientConfig>