Aptivi - Manual
ProjectsWebsiteBlog
Nettify - Manual
Nettify - Manual
  • Welcome
  • Breaking Changes
  • Usage
    • How to use
      • Weather Forecast
      • RSS Feeds
      • English Dictionary
      • Address Investigator
    • How it works
      • Weather Forecast Internals
      • RSS Feeds Internals
  • Report an issue
  • Source code
  • API Reference
Powered by GitBook
On this page
Edit on GitHub
  1. Usage
  2. How to use

Address Investigator

What is the server address when I just know my mail address?

Last updated 7 months ago

Using this function is very simple! Just use the Nettify.MailAddress namespace in any piece of code you want to use the function, as in: using Nettify.MailAddress;

Just use the IspTools class that contains:

  • GetIspConfig(string, bool)

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 , and a full list of mail providers is .

automatic configuration server
here