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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 806e499278fbd9016a1edb1fbb8432baff4205dd03ed3a70ad926c96e4847e75
4
- data.tar.gz: 316cbcd6d68bf77819ce31b8e12319cdf17c19bcc74884e62630bbdda96325c6
3
+ metadata.gz: f25df7c1dfdaf27425dc4f897100789de45b4b43602ab24b091ccae7858d2f34
4
+ data.tar.gz: 3e78dc0377a0c9a349dafd0273a445a24dc6077b9035aba44d529d00960cfc2b
5
5
  SHA512:
6
- metadata.gz: '044818760b79a98fb8068995c6f5a0681c6b6f612a739d45619832f7dd65e9a51a45a816a9347cf50fe01814447460b9bde487c96ea7f774f631a62734d5e36b'
7
- data.tar.gz: a2b5a453cf7d04d35a1aab9e4d2bdf18f6e9b96d2af08da0422a7fd6f084e00cd2d58ae4ecef7cce8e68bfc430c7add8b7af87e5c5625a61fd5d7a70bb6430fd
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 Wed Nov 15 16:38:27 2023 by
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 Wed Nov 15 16:38:27 2023 by
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 Wed Nov 15 16:38:27 2023 by
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 Wed Nov 15 16:38:27 2023 by
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 Wed Nov 15 16:38:27 2023 by
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>
@@ -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'>&quot;</span><span class='tstring_content'>0.0.2</span><span class='tstring_end'>&quot;</span></span></pre></dd>
132
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.0.4</span><span class='tstring_end'>&quot;</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 Wed Nov 15 16:38:27 2023 by
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 Wed Nov 15 16:38:27 2023 by
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, which was abandoned by the original author.</p>
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 Wed Nov 15 16:38:27 2023 by
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, which was abandoned by the original author.</p>
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 Wed Nov 15 16:38:27 2023 by
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 Wed Nov 15 16:38:27 2023 by
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>
@@ -1,4 +1,4 @@
1
1
  module MailAutoconfig
2
2
  # The version
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.4"
4
4
  end
@@ -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.3
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