ruby-dns / net-dns

Net::DNS is a DNS library written in Ruby.
http://net-dns.rubyforge.org
Other
165 stars 43 forks source link

support SPF record #57

Closed winebarrel closed 2 years ago

winebarrel commented 11 years ago

support SPF records based on TXT record.

ghost commented 10 years ago

I have forked this repository (after attempting and failing to contact author) here: https://github.com/mordocai/net-dns. If you wish to resubmit your pull request there I will review/merge it in. It will shortly be the gem net-dns2 on rubygems.org.

ghost commented 10 years ago

Your pull request has been merged in my fork here: https://github.com/mordocai/net-dns/commit/a21feb408ed0467b329b95235bc4d259efa4aad3. It should be in the v0.8.3 release later this week.

winebarrel commented 10 years ago

Thanks! :-)