Address Investigator
What is the server address when I just know my mail address?
This feature allows you to get a server address from just your mail address or your host name. It uses Thunderbird Autoconfig to get such info for easy configuration.
Usage
If you want to get an ISP configuration from a mail address or a hostname, use the IspTools class from the Nettify.MailAddress namespace.
Functions
GetIspConfig()
Gets an ISP configuration from either a mail address or a host
This function downloads the relevant information for the specified mail address from the ISP database and processes it before returning the client configuration. Mail clients can use this configuration to set up automatic mail server configuration detection akin to Mozilla Thunderbird.
Autoconfiguration information is taken from Mozilla Thunderbird's automatic configuration server, which gets synchronized with a list of dominating domains here.
Last updated