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,315 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
5
+ <meta charset="utf-8" />
6
+
7
+ <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" />
8
+
9
+ <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" />
10
+
11
+
12
+
13
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
16
+
17
+
18
+ <title>Method List</title>
19
+ <base id="base_target" target="_parent" />
20
+ </head>
21
+ <body>
22
+ <div id="content">
23
+ <div class="fixed_header">
24
+ <h1 id="full_list_header">Method List</h1>
25
+ <div id="full_list_nav">
26
+
27
+ <span><a target="_self" href="class_list.html">
28
+ Classes
29
+ </a></span>
30
+
31
+ <span><a target="_self" href="method_list.html">
32
+ Methods
33
+ </a></span>
34
+
35
+ <span><a target="_self" href="file_list.html">
36
+ Files
37
+ </a></span>
38
+
39
+ </div>
40
+
41
+ <div id="search">Search: <input type="text" /></div>
42
+ </div>
43
+
44
+ <ul id="full_list" class="method">
45
+
46
+
47
+ <li class="odd ">
48
+ <div class="item">
49
+ <span class='object_link'><a href="MailAutoconfig/EmailAddress.html#address-instance_method" title="MailAutoconfig::EmailAddress#address (method)">#address</a></span>
50
+ <small>MailAutoconfig::EmailAddress</small>
51
+ </div>
52
+ </li>
53
+
54
+
55
+ <li class="even ">
56
+ <div class="item">
57
+ <span class='object_link'><a href="MailAutoconfig/Server.html#authentication-instance_method" title="MailAutoconfig::Server#authentication (method)">#authentication</a></span>
58
+ <small>MailAutoconfig::Server</small>
59
+ </div>
60
+ </li>
61
+
62
+
63
+ <li class="odd ">
64
+ <div class="item">
65
+ <span class='object_link'><a href="MailAutoconfig/EmailAddress.html#client_config-instance_method" title="MailAutoconfig::EmailAddress#client_config (method)">#client_config</a></span>
66
+ <small>MailAutoconfig::EmailAddress</small>
67
+ </div>
68
+ </li>
69
+
70
+
71
+ <li class="even ">
72
+ <div class="item">
73
+ <span class='object_link'><a href="MailAutoconfig/Server.html#client_config-instance_method" title="MailAutoconfig::Server#client_config (method)">#client_config</a></span>
74
+ <small>MailAutoconfig::Server</small>
75
+ </div>
76
+ </li>
77
+
78
+
79
+ <li class="odd ">
80
+ <div class="item">
81
+ <span class='object_link'><a href="MailAutoconfig/Server.html#config-instance_method" title="MailAutoconfig::Server#config (method)">#config</a></span>
82
+ <small>MailAutoconfig::Server</small>
83
+ </div>
84
+ </li>
85
+
86
+
87
+ <li class="even ">
88
+ <div class="item">
89
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#config-instance_method" title="MailAutoconfig::ClientConfig#config (method)">#config</a></span>
90
+ <small>MailAutoconfig::ClientConfig</small>
91
+ </div>
92
+ </li>
93
+
94
+
95
+ <li class="odd ">
96
+ <div class="item">
97
+ <span class='object_link'><a href="MailAutoconfig/EmailAddress.html#domain-instance_method" title="MailAutoconfig::EmailAddress#domain (method)">#domain</a></span>
98
+ <small>MailAutoconfig::EmailAddress</small>
99
+ </div>
100
+ </li>
101
+
102
+
103
+ <li class="even ">
104
+ <div class="item">
105
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#domains-instance_method" title="MailAutoconfig::ClientConfig#domains (method)">#domains</a></span>
106
+ <small>MailAutoconfig::ClientConfig</small>
107
+ </div>
108
+ </li>
109
+
110
+
111
+ <li class="odd ">
112
+ <div class="item">
113
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#email_address-instance_method" title="MailAutoconfig::ClientConfig#email_address (method)">#email_address</a></span>
114
+ <small>MailAutoconfig::ClientConfig</small>
115
+ </div>
116
+ </li>
117
+
118
+
119
+ <li class="even ">
120
+ <div class="item">
121
+ <span class='object_link'><a href="MailAutoconfig.html#for_address-class_method" title="MailAutoconfig.for_address (method)">for_address</a></span>
122
+ <small>MailAutoconfig</small>
123
+ </div>
124
+ </li>
125
+
126
+
127
+ <li class="odd ">
128
+ <div class="item">
129
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#from_file-class_method" title="MailAutoconfig::ClientConfig.from_file (method)">from_file</a></span>
130
+ <small>MailAutoconfig::ClientConfig</small>
131
+ </div>
132
+ </li>
133
+
134
+
135
+ <li class="even ">
136
+ <div class="item">
137
+ <span class='object_link'><a href="MailAutoconfig/Server.html#hostname-instance_method" title="MailAutoconfig::Server#hostname (method)">#hostname</a></span>
138
+ <small>MailAutoconfig::Server</small>
139
+ </div>
140
+ </li>
141
+
142
+
143
+ <li class="odd ">
144
+ <div class="item">
145
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#incoming_servers-instance_method" title="MailAutoconfig::ClientConfig#incoming_servers (method)">#incoming_servers</a></span>
146
+ <small>MailAutoconfig::ClientConfig</small>
147
+ </div>
148
+ </li>
149
+
150
+
151
+ <li class="even ">
152
+ <div class="item">
153
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#initialize-instance_method" title="MailAutoconfig::ClientConfig#initialize (method)">#initialize</a></span>
154
+ <small>MailAutoconfig::ClientConfig</small>
155
+ </div>
156
+ </li>
157
+
158
+
159
+ <li class="odd ">
160
+ <div class="item">
161
+ <span class='object_link'><a href="MailAutoconfig/EmailAddress.html#initialize-instance_method" title="MailAutoconfig::EmailAddress#initialize (method)">#initialize</a></span>
162
+ <small>MailAutoconfig::EmailAddress</small>
163
+ </div>
164
+ </li>
165
+
166
+
167
+ <li class="even ">
168
+ <div class="item">
169
+ <span class='object_link'><a href="MailAutoconfig/Server.html#initialize-instance_method" title="MailAutoconfig::Server#initialize (method)">#initialize</a></span>
170
+ <small>MailAutoconfig::Server</small>
171
+ </div>
172
+ </li>
173
+
174
+
175
+ <li class="odd ">
176
+ <div class="item">
177
+ <span class='object_link'><a href="MailAutoconfig.html#ispdb_github_url-class_method" title="MailAutoconfig.ispdb_github_url (method)">ispdb_github_url</a></span>
178
+ <small>MailAutoconfig</small>
179
+ </div>
180
+ </li>
181
+
182
+
183
+ <li class="even ">
184
+ <div class="item">
185
+ <span class='object_link'><a href="MailAutoconfig.html#local_ispdb_path-class_method" title="MailAutoconfig.local_ispdb_path (method)">local_ispdb_path</a></span>
186
+ <small>MailAutoconfig</small>
187
+ </div>
188
+ </li>
189
+
190
+
191
+ <li class="odd ">
192
+ <div class="item">
193
+ <span class='object_link'><a href="MailAutoconfig/EmailAddress.html#local_part-instance_method" title="MailAutoconfig::EmailAddress#local_part (method)">#local_part</a></span>
194
+ <small>MailAutoconfig::EmailAddress</small>
195
+ </div>
196
+ </li>
197
+
198
+
199
+ <li class="even ">
200
+ <div class="item">
201
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#name-instance_method" title="MailAutoconfig::ClientConfig#name (method)">#name</a></span>
202
+ <small>MailAutoconfig::ClientConfig</small>
203
+ </div>
204
+ </li>
205
+
206
+
207
+ <li class="odd ">
208
+ <div class="item">
209
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#outgoing_servers-instance_method" title="MailAutoconfig::ClientConfig#outgoing_servers (method)">#outgoing_servers</a></span>
210
+ <small>MailAutoconfig::ClientConfig</small>
211
+ </div>
212
+ </li>
213
+
214
+
215
+ <li class="even ">
216
+ <div class="item">
217
+ <span class='object_link'><a href="MailAutoconfig/Server.html#port-instance_method" title="MailAutoconfig::Server#port (method)">#port</a></span>
218
+ <small>MailAutoconfig::Server</small>
219
+ </div>
220
+ </li>
221
+
222
+
223
+ <li class="odd ">
224
+ <div class="item">
225
+ <span class='object_link'><a href="MailAutoconfig/EmailAddress.html#primary_mx_domain-instance_method" title="MailAutoconfig::EmailAddress#primary_mx_domain (method)">#primary_mx_domain</a></span>
226
+ <small>MailAutoconfig::EmailAddress</small>
227
+ </div>
228
+ </li>
229
+
230
+
231
+ <li class="even ">
232
+ <div class="item">
233
+ <span class='object_link'><a href="MailAutoconfig/Server.html#protocol-instance_method" title="MailAutoconfig::Server#protocol (method)">#protocol</a></span>
234
+ <small>MailAutoconfig::Server</small>
235
+ </div>
236
+ </li>
237
+
238
+
239
+ <li class="odd ">
240
+ <div class="item">
241
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#provider_id-instance_method" title="MailAutoconfig::ClientConfig#provider_id (method)">#provider_id</a></span>
242
+ <small>MailAutoconfig::ClientConfig</small>
243
+ </div>
244
+ </li>
245
+
246
+
247
+ <li class="even ">
248
+ <div class="item">
249
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#search-class_method" title="MailAutoconfig::ClientConfig.search (method)">search</a></span>
250
+ <small>MailAutoconfig::ClientConfig</small>
251
+ </div>
252
+ </li>
253
+
254
+
255
+ <li class="odd ">
256
+ <div class="item">
257
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#search_autoconfig_domain-class_method" title="MailAutoconfig::ClientConfig.search_autoconfig_domain (method)">search_autoconfig_domain</a></span>
258
+ <small>MailAutoconfig::ClientConfig</small>
259
+ </div>
260
+ </li>
261
+
262
+
263
+ <li class="even ">
264
+ <div class="item">
265
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#search_local_files-class_method" title="MailAutoconfig::ClientConfig.search_local_files (method)">search_local_files</a></span>
266
+ <small>MailAutoconfig::ClientConfig</small>
267
+ </div>
268
+ </li>
269
+
270
+
271
+ <li class="odd ">
272
+ <div class="item">
273
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#short_name-instance_method" title="MailAutoconfig::ClientConfig#short_name (method)">#short_name</a></span>
274
+ <small>MailAutoconfig::ClientConfig</small>
275
+ </div>
276
+ </li>
277
+
278
+
279
+ <li class="even ">
280
+ <div class="item">
281
+ <span class='object_link'><a href="MailAutoconfig/Server.html#socket_type-instance_method" title="MailAutoconfig::Server#socket_type (method)">#socket_type</a></span>
282
+ <small>MailAutoconfig::Server</small>
283
+ </div>
284
+ </li>
285
+
286
+
287
+ <li class="odd ">
288
+ <div class="item">
289
+ <span class='object_link'><a href="MailAutoconfig/Server.html#username-instance_method" title="MailAutoconfig::Server#username (method)">#username</a></span>
290
+ <small>MailAutoconfig::Server</small>
291
+ </div>
292
+ </li>
293
+
294
+
295
+ <li class="even ">
296
+ <div class="item">
297
+ <span class='object_link'><a href="MailAutoconfig/Server.html#username_format-instance_method" title="MailAutoconfig::Server#username_format (method)">#username_format</a></span>
298
+ <small>MailAutoconfig::Server</small>
299
+ </div>
300
+ </li>
301
+
302
+
303
+ <li class="odd ">
304
+ <div class="item">
305
+ <span class='object_link'><a href="MailAutoconfig/ClientConfig.html#valid_for_domain%3F-instance_method" title="MailAutoconfig::ClientConfig#valid_for_domain? (method)">#valid_for_domain?</a></span>
306
+ <small>MailAutoconfig::ClientConfig</small>
307
+ </div>
308
+ </li>
309
+
310
+
311
+
312
+ </ul>
313
+ </div>
314
+ </body>
315
+ </html>
@@ -0,0 +1,110 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>
7
+ Top Level Namespace
8
+
9
+ &mdash; Documentation by YARD 0.9.34
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" />
14
+
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" />
16
+
17
+ <script type="text/javascript">
18
+ pathId = "";
19
+ relpath = '';
20
+ </script>
21
+
22
+
23
+ <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
24
+
25
+ <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
26
+
27
+
28
+ </head>
29
+ <body>
30
+ <div class="nav_wrap">
31
+ <iframe id="nav" src="class_list.html?1"></iframe>
32
+ <div id="resizer"></div>
33
+ </div>
34
+
35
+ <div id="main" tabindex="-1">
36
+ <div id="header">
37
+ <div id="menu">
38
+
39
+ <a href="_index.html">Index</a> &raquo;
40
+
41
+
42
+ <span class="title">Top Level Namespace</span>
43
+
44
+ </div>
45
+
46
+ <div id="search">
47
+
48
+ <a class="full_list_link" id="class_list_link"
49
+ href="class_list.html">
50
+
51
+ <svg width="24" height="24">
52
+ <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
+ <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
+ <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
+ </svg>
56
+ </a>
57
+
58
+ </div>
59
+ <div class="clear"></div>
60
+ </div>
61
+
62
+ <div id="content"><h1>Top Level Namespace
63
+
64
+
65
+
66
+ </h1>
67
+ <div class="box_info">
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+ </div>
80
+
81
+ <h2>Defined Under Namespace</h2>
82
+ <p class="children">
83
+
84
+
85
+ <strong class="modules">Modules:</strong> <span class='object_link'><a href="MailAutoconfig.html" title="MailAutoconfig (module)">MailAutoconfig</a></span>
86
+
87
+
88
+
89
+
90
+ </p>
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+ </div>
101
+
102
+ <div id="footer">
103
+ Generated on Wed Nov 15 16:38:27 2023 by
104
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
105
+ 0.9.34 (ruby-3.2.2).
106
+ </div>
107
+
108
+ </div>
109
+ </body>
110
+ </html>
@@ -0,0 +1,21 @@
1
+ <clientConfig version="1.1">
2
+ <emailProvider id="126.com">
3
+ <domain>126.com</domain>
4
+ <displayName>126.com</displayName>
5
+ <displayShortName>126.com</displayShortName>
6
+ <incomingServer type="imap">
7
+ <hostname>imap.126.com</hostname>
8
+ <port>993</port>
9
+ <socketType>SSL</socketType>
10
+ <username>%EMAILADDRESS%</username>
11
+ <authentication>password-cleartext</authentication>
12
+ </incomingServer>
13
+ <outgoingServer type="smtp">
14
+ <hostname>smtp.126.com</hostname>
15
+ <port>465</port>
16
+ <socketType>SSL</socketType>
17
+ <username>%EMAILADDRESS%</username>
18
+ <authentication>password-cleartext</authentication>
19
+ </outgoingServer>
20
+ </emailProvider>
21
+ </clientConfig>
@@ -0,0 +1,21 @@
1
+ <clientConfig version="1.1">
2
+ <emailProvider id="163.com">
3
+ <domain>163.com</domain>
4
+ <displayName>163.com</displayName>
5
+ <displayShortName>163.com</displayShortName>
6
+ <incomingServer type="imap">
7
+ <hostname>imap.163.com</hostname>
8
+ <port>993</port>
9
+ <socketType>SSL</socketType>
10
+ <username>%EMAILADDRESS%</username>
11
+ <authentication>password-cleartext</authentication>
12
+ </incomingServer>
13
+ <outgoingServer type="smtp">
14
+ <hostname>smtp.163.com</hostname>
15
+ <port>465</port>
16
+ <socketType>SSL</socketType>
17
+ <username>%EMAILADDRESS%</username>
18
+ <authentication>password-cleartext</authentication>
19
+ </outgoingServer>
20
+ </emailProvider>
21
+ </clientConfig>
@@ -0,0 +1,75 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="1und1.de">
4
+ <!-- DSL customers -->
5
+ <domain>online.de</domain>
6
+ <domain>onlinehome.de</domain>
7
+ <domain>sofortstart.de</domain>
8
+ <domain>sofort-start.de</domain>
9
+ <domain>sofortsurf.de</domain>
10
+ <domain>sofort-surf.de</domain>
11
+ <domain>go4more.de</domain>
12
+ <!-- Hosting customers, MX servers -->
13
+ <domain>kundenserver.de</domain>
14
+ <domain>schlund.de</domain>
15
+
16
+ <displayName>1&amp;1</displayName>
17
+ <displayShortName>1&amp;1</displayShortName>
18
+ <incomingServer type="imap">
19
+ <hostname>imap.1und1.de</hostname>
20
+ <port>993</port>
21
+ <socketType>SSL</socketType>
22
+ <authentication>password-cleartext</authentication>
23
+ <username>%EMAILADDRESS%</username>
24
+ </incomingServer>
25
+ <incomingServer type="imap">
26
+ <hostname>imap.1und1.de</hostname>
27
+ <port>143</port>
28
+ <socketType>STARTTLS</socketType>
29
+ <authentication>password-cleartext</authentication>
30
+ <username>%EMAILADDRESS%</username>
31
+ </incomingServer>
32
+ <incomingServer type="pop3">
33
+ <hostname>pop.1und1.de</hostname>
34
+ <port>995</port>
35
+ <socketType>SSL</socketType>
36
+ <authentication>password-cleartext</authentication>
37
+ <username>%EMAILADDRESS%</username>
38
+ </incomingServer>
39
+ <incomingServer type="pop3">
40
+ <hostname>pop.1und1.de</hostname>
41
+ <port>110</port>
42
+ <socketType>STARTTLS</socketType>
43
+ <authentication>password-cleartext</authentication>
44
+ <username>%EMAILADDRESS%</username>
45
+ </incomingServer>
46
+ <outgoingServer type="smtp">
47
+ <hostname>smtp.1und1.de</hostname>
48
+ <port>465</port>
49
+ <socketType>SSL</socketType>
50
+ <authentication>password-cleartext</authentication>
51
+ <username>%EMAILADDRESS%</username>
52
+ </outgoingServer>
53
+ <outgoingServer type="smtp">
54
+ <hostname>smtp.1und1.de</hostname>
55
+ <port>587</port>
56
+ <socketType>STARTTLS</socketType>
57
+ <authentication>password-cleartext</authentication>
58
+ <username>%EMAILADDRESS%</username>
59
+ </outgoingServer>
60
+ <documentation url="https://hilfe-center.1und1.de/e-mail-c82645/1und1-e-mail-adresse-c84749/e-mail-kontoeinstellungen-fuer-eine-1und1-e-mail-adresse-a783411.html"/>
61
+ <!--
62
+ Kundenservice: +49-721-96-00
63
+ Presse: +49-2602-96-1276 <presse@1und1.de>
64
+ -->
65
+ </emailProvider>
66
+ <webMail>
67
+ <loginPage url="https://webmailer.1und1.de/" />
68
+ <loginPageInfo url="https://webmailer.1und1.de/">
69
+ <username>%EMAILADDRESS%</username>
70
+ <usernameField id="emaillogin.Username" />
71
+ <passwordField id="emaillogin.Password" />
72
+ <loginButton id="save" />
73
+ </loginPageInfo>
74
+ </webMail>
75
+ </clientConfig>
@@ -0,0 +1,22 @@
1
+ <clientConfig version="1.1">
2
+ <emailProvider id="a1.net">
3
+ <domain>a1.net</domain>
4
+ <domain>aon.at</domain>
5
+ <displayName>a1.net</displayName>
6
+ <displayShortName>a1.net</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>securemail.a1.net</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>securemail.a1.net</hostname>
16
+ <port>587</port>
17
+ <socketType>STARTTLS</socketType>
18
+ <username>%EMAILADDRESS%</username>
19
+ <authentication>password-cleartext</authentication>
20
+ </outgoingServer>
21
+ </emailProvider>
22
+ </clientConfig>
@@ -0,0 +1,36 @@
1
+ <?xml version="1.0"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="active24.com">
4
+ <domain>active24.com</domain>
5
+ <domain>smtp.cz</domain>
6
+ <displayName>ACTIVE 24 Webhosting</displayName>
7
+ <displayShortName>ACTIVE 24</displayShortName>
8
+ <incomingServer type="imap">
9
+ <hostname>email.active24.com</hostname>
10
+ <port>993</port>
11
+ <socketType>SSL</socketType>
12
+ <username>%EMAILADDRESS%</username>
13
+ <authentication>password-cleartext</authentication>
14
+ </incomingServer>
15
+ <incomingServer type="pop3">
16
+ <hostname>email.active24.com</hostname>
17
+ <port>995</port>
18
+ <socketType>SSL</socketType>
19
+ <username>%EMAILADDRESS%</username>
20
+ <authentication>password-cleartext</authentication>
21
+ <pop3>
22
+ <leaveMessagesOnServer>true</leaveMessagesOnServer>
23
+ </pop3>
24
+ </incomingServer>
25
+ <outgoingServer type="smtp">
26
+ <hostname>email.active24.com</hostname>
27
+ <port>465</port>
28
+ <socketType>SSL</socketType>
29
+ <username>%EMAILADDRESS%</username>
30
+ <authentication>password-cleartext</authentication>
31
+ </outgoingServer>
32
+ </emailProvider>
33
+ <webMail>
34
+ <loginPage url="https://webmail.active24.com/"/>
35
+ </webMail>
36
+ </clientConfig>
@@ -0,0 +1,30 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <clientConfig version="1.1">
3
+ <emailProvider id="alice.it">
4
+ <domain>alice.it</domain>
5
+ <displayName>Alice Italy</displayName>
6
+ <displayShortName>Alice</displayShortName>
7
+ <incomingServer type="imap">
8
+ <hostname>in.alice.it</hostname>
9
+ <port>143</port>
10
+ <socketType>STARTTLS</socketType>
11
+ <username>%EMAILADDRESS%</username>
12
+ <authentication>password-cleartext</authentication>
13
+ </incomingServer>
14
+ <incomingServer type="pop3">
15
+ <hostname>in.alice.it</hostname>
16
+ <port>110</port>
17
+ <socketType>STARTTLS</socketType>
18
+ <username>%EMAILADDRESS%</username>
19
+ <authentication>password-cleartext</authentication>
20
+ </incomingServer>
21
+ <outgoingServer type="smtp">
22
+ <hostname>out.alice.it</hostname>
23
+ <port>587</port>
24
+ <socketType>STARTTLS</socketType>
25
+ <username>%EMAILADDRESS%</username>
26
+ <authentication>password-cleartext</authentication>
27
+ </outgoingServer>
28
+ <documentation url="https://www.tim.it/assistenza/assistenza-tecnica/mail/configurazione/protocolli-posta"/>
29
+ </emailProvider>
30
+ </clientConfig>