gitlabEdit

envelopeAddress 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.

chevron-rightFunctionshashtag
Function
Description

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.

circle-info

Autoconfiguration information is taken from Mozilla Thunderbird's automatic configuration serverarrow-up-right, which gets synchronized with a list of dominating domains herearrow-up-right.

Last updated