mail_autoconfig_revived 0.0.3 → 0.0.4
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.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/doc/MailAutoconfig/ClientConfig.html +1 -1
- data/doc/MailAutoconfig/EmailAddress.html +1 -1
- data/doc/MailAutoconfig/IncomingServer.html +1 -1
- data/doc/MailAutoconfig/OutgoingServer.html +1 -1
- data/doc/MailAutoconfig/Server.html +1 -1
- data/doc/MailAutoconfig.html +2 -2
- data/doc/_index.html +1 -1
- data/doc/file.README.html +6 -3
- data/doc/index.html +6 -3
- data/doc/top-level-namespace.html +1 -1
- data/lib/mail_autoconfig/version.rb +1 -1
- data/lib/mail_autoconfig_revived.rb +1 -0
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f25df7c1dfdaf27425dc4f897100789de45b4b43602ab24b091ccae7858d2f34
|
4
|
+
data.tar.gz: 3e78dc0377a0c9a349dafd0273a445a24dc6077b9035aba44d529d00960cfc2b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1734c822de747a1db8114c307b19f9b724a24a7469de12d2b636e8da126b0f98e632ff3c918afa93d31ae665684266a1fd90e1c8f99ad2c2d5287f669bc97061
|
7
|
+
data.tar.gz: 814c3bbd465c1e439e213a9f6744024d517075a97fe0a82196bc003a8ccb57fd6bb37466208260a6ad214e71e96762ba6dc65d5794da0a054f5b59fa0f559513
|
data/README.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
This fork revives mail_autoconfig for my Email-API [Sunnybox.io](https://sunnybox.io).
|
4
4
|
It has been updated to support the latest Mozilla ISPDB location and format.
|
5
5
|
I plan on adding new features like DNS SRV Records and general DNS lookups.
|
6
|
-
|
6
|
+
Right now it works as a drop-in replacement.
|
7
7
|
|
8
8
|
A ruby gem to detect and parse any Thunderbird autoconfig file for a domain. Includes a copy of the Mozilla ISPDB (Nov 2023).
|
9
9
|
|
@@ -1408,7 +1408,7 @@ configuration, ordered in list of preference.</p>
|
|
1408
1408
|
</div>
|
1409
1409
|
|
1410
1410
|
<div id="footer">
|
1411
|
-
Generated on
|
1411
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
1412
1412
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1413
1413
|
0.9.34 (ruby-3.2.2).
|
1414
1414
|
</div>
|
@@ -641,7 +641,7 @@ Useful for usage with the %EMAILLOCALPART% substitution.</p>
|
|
641
641
|
</div>
|
642
642
|
|
643
643
|
<div id="footer">
|
644
|
-
Generated on
|
644
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
645
645
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
646
646
|
0.9.34 (ruby-3.2.2).
|
647
647
|
</div>
|
@@ -145,7 +145,7 @@
|
|
145
145
|
</div>
|
146
146
|
|
147
147
|
<div id="footer">
|
148
|
-
Generated on
|
148
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
149
149
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
150
150
|
0.9.34 (ruby-3.2.2).
|
151
151
|
</div>
|
@@ -145,7 +145,7 @@
|
|
145
145
|
</div>
|
146
146
|
|
147
147
|
<div id="footer">
|
148
|
-
Generated on
|
148
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
149
149
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
150
150
|
0.9.34 (ruby-3.2.2).
|
151
151
|
</div>
|
@@ -962,7 +962,7 @@ Never used directly.</p>
|
|
962
962
|
</div>
|
963
963
|
|
964
964
|
<div id="footer">
|
965
|
-
Generated on
|
965
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
966
966
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
967
967
|
0.9.34 (ruby-3.2.2).
|
968
968
|
</div>
|
data/doc/MailAutoconfig.html
CHANGED
@@ -129,7 +129,7 @@ and guidelines (<a href="https://developer.mozilla.org/en-US/docs/Mozilla/Thunde
|
|
129
129
|
|
130
130
|
</div>
|
131
131
|
</dt>
|
132
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.0.
|
132
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>0.0.4</span><span class='tstring_end'>"</span></span></pre></dd>
|
133
133
|
|
134
134
|
</dl>
|
135
135
|
|
@@ -418,7 +418,7 @@ Returns false if none found.</p>
|
|
418
418
|
</div>
|
419
419
|
|
420
420
|
<div id="footer">
|
421
|
-
Generated on
|
421
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
422
422
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
423
423
|
0.9.34 (ruby-3.2.2).
|
424
424
|
</div>
|
data/doc/_index.html
CHANGED
@@ -172,7 +172,7 @@
|
|
172
172
|
</div>
|
173
173
|
|
174
174
|
<div id="footer">
|
175
|
-
Generated on
|
175
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
176
176
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
177
177
|
0.9.34 (ruby-3.2.2).
|
178
178
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -59,9 +59,12 @@
|
|
59
59
|
|
60
60
|
<div id="content"><div id='filecontents'><h1 id="mail-autoconfig-revived">Mail Autoconfig Revived</h1>
|
61
61
|
|
62
|
-
<p>This fork revives mail_autoconfig
|
62
|
+
<p>This fork revives mail_autoconfig for my Email-API <a href="https://sunnybox.io">Sunnybox.io</a>.
|
63
|
+
It has been updated to support the latest Mozilla ISPDB location and format.
|
64
|
+
I plan on adding new features like DNS SRV Records and general DNS lookups.
|
65
|
+
Right now it works as a drop-in replacement.</p>
|
63
66
|
|
64
|
-
<p>A ruby gem to detect and parse any Thunderbird autoconfig file for a domain. Includes a copy of the Mozilla ISPDB.</p>
|
67
|
+
<p>A ruby gem to detect and parse any Thunderbird autoconfig file for a domain. Includes a copy of the Mozilla ISPDB (Nov 2023).</p>
|
65
68
|
|
66
69
|
<p>For general information about autoconf visit (<a href="https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration">https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration</a>),
|
67
70
|
for the autoconfig schema you should have a look at (<a href="https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat">https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat</a>).</p>
|
@@ -124,7 +127,7 @@ just run the rake task <code>rake fetch_ispdb</code>.</p>
|
|
124
127
|
</div></div>
|
125
128
|
|
126
129
|
<div id="footer">
|
127
|
-
Generated on
|
130
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
128
131
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
132
|
0.9.34 (ruby-3.2.2).
|
130
133
|
</div>
|
data/doc/index.html
CHANGED
@@ -59,9 +59,12 @@
|
|
59
59
|
|
60
60
|
<div id="content"><div id='filecontents'><h1 id="mail-autoconfig-revived">Mail Autoconfig Revived</h1>
|
61
61
|
|
62
|
-
<p>This fork revives mail_autoconfig
|
62
|
+
<p>This fork revives mail_autoconfig for my Email-API <a href="https://sunnybox.io">Sunnybox.io</a>.
|
63
|
+
It has been updated to support the latest Mozilla ISPDB location and format.
|
64
|
+
I plan on adding new features like DNS SRV Records and general DNS lookups.
|
65
|
+
Right now it works as a drop-in replacement.</p>
|
63
66
|
|
64
|
-
<p>A ruby gem to detect and parse any Thunderbird autoconfig file for a domain. Includes a copy of the Mozilla ISPDB.</p>
|
67
|
+
<p>A ruby gem to detect and parse any Thunderbird autoconfig file for a domain. Includes a copy of the Mozilla ISPDB (Nov 2023).</p>
|
65
68
|
|
66
69
|
<p>For general information about autoconf visit (<a href="https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration">https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration</a>),
|
67
70
|
for the autoconfig schema you should have a look at (<a href="https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat">https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat</a>).</p>
|
@@ -124,7 +127,7 @@ just run the rake task <code>rake fetch_ispdb</code>.</p>
|
|
124
127
|
</div></div>
|
125
128
|
|
126
129
|
<div id="footer">
|
127
|
-
Generated on
|
130
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
128
131
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
132
|
0.9.34 (ruby-3.2.2).
|
130
133
|
</div>
|
@@ -100,7 +100,7 @@
|
|
100
100
|
</div>
|
101
101
|
|
102
102
|
<div id="footer">
|
103
|
-
Generated on
|
103
|
+
Generated on Thu Nov 16 09:53:43 2023 by
|
104
104
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
105
105
|
0.9.34 (ruby-3.2.2).
|
106
106
|
</div>
|
@@ -0,0 +1 @@
|
|
1
|
+
require "mail_autoconfig"
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mail_autoconfig_revived
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Bijan Rahnema, Dan Wentworth
|
@@ -305,6 +305,7 @@ files:
|
|
305
305
|
- lib/mail_autoconfig/email_address.rb
|
306
306
|
- lib/mail_autoconfig/server.rb
|
307
307
|
- lib/mail_autoconfig/version.rb
|
308
|
+
- lib/mail_autoconfig_revived.rb
|
308
309
|
- mail_autoconfig_revived.gemspec
|
309
310
|
- test/client_config_test.rb
|
310
311
|
- test/email_address_test.rb
|