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,155 @@
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
+ Class: MailAutoconfig::IncomingServer
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 = "MailAutoconfig::IncomingServer";
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 (I)</a> &raquo;
40
+ <span class='title'><span class='object_link'><a href="../MailAutoconfig.html" title="MailAutoconfig (module)">MailAutoconfig</a></span></span>
41
+ &raquo;
42
+ <span class="title">IncomingServer</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>Class: MailAutoconfig::IncomingServer
63
+
64
+
65
+
66
+ </h1>
67
+ <div class="box_info">
68
+
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
72
+ <span class="inheritName"><span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></span>
73
+
74
+ <ul class="fullTree">
75
+ <li>Object</li>
76
+
77
+ <li class="next"><span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></li>
78
+
79
+ <li class="next">MailAutoconfig::IncomingServer</li>
80
+
81
+ </ul>
82
+ <a href="#" class="inheritanceTree">show all</a>
83
+
84
+ </dd>
85
+ </dl>
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+ <dl>
98
+ <dt>Defined in:</dt>
99
+ <dd>lib/mail_autoconfig/server.rb</dd>
100
+ </dl>
101
+
102
+ </div>
103
+
104
+ <h2>Overview</h2><div class="docstring">
105
+ <div class="discussion">
106
+ <p>Configuration details for an incoming server.</p>
107
+
108
+
109
+ </div>
110
+ </div>
111
+ <div class="tags">
112
+
113
+
114
+ </div>
115
+
116
+
117
+
118
+
119
+
120
+ <h2>Instance Attribute Summary</h2>
121
+
122
+ <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></h3>
123
+ <p class="inherited"><span class='object_link'><a href="Server.html#client_config-instance_method" title="MailAutoconfig::Server#client_config (method)">#client_config</a></span>, <span class='object_link'><a href="Server.html#config-instance_method" title="MailAutoconfig::Server#config (method)">#config</a></span></p>
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+ <h2>Method Summary</h2>
134
+
135
+ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></h3>
136
+ <p class="inherited"><span class='object_link'><a href="Server.html#authentication-instance_method" title="MailAutoconfig::Server#authentication (method)">#authentication</a></span>, <span class='object_link'><a href="Server.html#hostname-instance_method" title="MailAutoconfig::Server#hostname (method)">#hostname</a></span>, <span class='object_link'><a href="Server.html#initialize-instance_method" title="MailAutoconfig::Server#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="Server.html#port-instance_method" title="MailAutoconfig::Server#port (method)">#port</a></span>, <span class='object_link'><a href="Server.html#protocol-instance_method" title="MailAutoconfig::Server#protocol (method)">#protocol</a></span>, <span class='object_link'><a href="Server.html#socket_type-instance_method" title="MailAutoconfig::Server#socket_type (method)">#socket_type</a></span>, <span class='object_link'><a href="Server.html#username-instance_method" title="MailAutoconfig::Server#username (method)">#username</a></span>, <span class='object_link'><a href="Server.html#username_format-instance_method" title="MailAutoconfig::Server#username_format (method)">#username_format</a></span></p>
137
+ <div id="constructor_details" class="method_details_list">
138
+ <h2>Constructor Details</h2>
139
+
140
+ <p class="notice">This class inherits a constructor from <span class='object_link'><a href="Server.html#initialize-instance_method" title="MailAutoconfig::Server#initialize (method)">MailAutoconfig::Server</a></span></p>
141
+
142
+ </div>
143
+
144
+
145
+ </div>
146
+
147
+ <div id="footer">
148
+ Generated on Wed Nov 15 16:38:27 2023 by
149
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
150
+ 0.9.34 (ruby-3.2.2).
151
+ </div>
152
+
153
+ </div>
154
+ </body>
155
+ </html>
@@ -0,0 +1,155 @@
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
+ Class: MailAutoconfig::OutgoingServer
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 = "MailAutoconfig::OutgoingServer";
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 (O)</a> &raquo;
40
+ <span class='title'><span class='object_link'><a href="../MailAutoconfig.html" title="MailAutoconfig (module)">MailAutoconfig</a></span></span>
41
+ &raquo;
42
+ <span class="title">OutgoingServer</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>Class: MailAutoconfig::OutgoingServer
63
+
64
+
65
+
66
+ </h1>
67
+ <div class="box_info">
68
+
69
+ <dl>
70
+ <dt>Inherits:</dt>
71
+ <dd>
72
+ <span class="inheritName"><span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></span>
73
+
74
+ <ul class="fullTree">
75
+ <li>Object</li>
76
+
77
+ <li class="next"><span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></li>
78
+
79
+ <li class="next">MailAutoconfig::OutgoingServer</li>
80
+
81
+ </ul>
82
+ <a href="#" class="inheritanceTree">show all</a>
83
+
84
+ </dd>
85
+ </dl>
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+ <dl>
98
+ <dt>Defined in:</dt>
99
+ <dd>lib/mail_autoconfig/server.rb</dd>
100
+ </dl>
101
+
102
+ </div>
103
+
104
+ <h2>Overview</h2><div class="docstring">
105
+ <div class="discussion">
106
+ <p>Configuration details for an outgoing server.</p>
107
+
108
+
109
+ </div>
110
+ </div>
111
+ <div class="tags">
112
+
113
+
114
+ </div>
115
+
116
+
117
+
118
+
119
+
120
+ <h2>Instance Attribute Summary</h2>
121
+
122
+ <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></h3>
123
+ <p class="inherited"><span class='object_link'><a href="Server.html#client_config-instance_method" title="MailAutoconfig::Server#client_config (method)">#client_config</a></span>, <span class='object_link'><a href="Server.html#config-instance_method" title="MailAutoconfig::Server#config (method)">#config</a></span></p>
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+ <h2>Method Summary</h2>
134
+
135
+ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="Server.html" title="MailAutoconfig::Server (class)">Server</a></span></h3>
136
+ <p class="inherited"><span class='object_link'><a href="Server.html#authentication-instance_method" title="MailAutoconfig::Server#authentication (method)">#authentication</a></span>, <span class='object_link'><a href="Server.html#hostname-instance_method" title="MailAutoconfig::Server#hostname (method)">#hostname</a></span>, <span class='object_link'><a href="Server.html#initialize-instance_method" title="MailAutoconfig::Server#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="Server.html#port-instance_method" title="MailAutoconfig::Server#port (method)">#port</a></span>, <span class='object_link'><a href="Server.html#protocol-instance_method" title="MailAutoconfig::Server#protocol (method)">#protocol</a></span>, <span class='object_link'><a href="Server.html#socket_type-instance_method" title="MailAutoconfig::Server#socket_type (method)">#socket_type</a></span>, <span class='object_link'><a href="Server.html#username-instance_method" title="MailAutoconfig::Server#username (method)">#username</a></span>, <span class='object_link'><a href="Server.html#username_format-instance_method" title="MailAutoconfig::Server#username_format (method)">#username_format</a></span></p>
137
+ <div id="constructor_details" class="method_details_list">
138
+ <h2>Constructor Details</h2>
139
+
140
+ <p class="notice">This class inherits a constructor from <span class='object_link'><a href="Server.html#initialize-instance_method" title="MailAutoconfig::Server#initialize (method)">MailAutoconfig::Server</a></span></p>
141
+
142
+ </div>
143
+
144
+
145
+ </div>
146
+
147
+ <div id="footer">
148
+ Generated on Wed Nov 15 16:38:27 2023 by
149
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
150
+ 0.9.34 (ruby-3.2.2).
151
+ </div>
152
+
153
+ </div>
154
+ </body>
155
+ </html>