Create a method to lookup purist hosted services from DNS
The end goal is to have a user enter just their email address, and be able to query the DNS of the domain to determine the purist hosted services host.
Example:
todd@puri.st -> query DNS for keyword (like #purist-service) -> return secure.puri.st -> configure client using secure.puri.st and username todd@puri.st
Create a method to lookup purist hosted services from DNS
The end goal is to have a user enter just their email address, and be able to query the DNS of the domain to determine the purist hosted services host.
Example: todd@puri.st -> query DNS for keyword (like #purist-service) -> return secure.puri.st -> configure client using secure.puri.st and username todd@puri.st