Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 579 Bytes

how-to-use.md

File metadata and controls

13 lines (8 loc) · 579 Bytes
description
How do you use it?

🖥 How to use

Using this library is very simple! Just use the Addresstigator namespace in any piece of code you want to use the library, as in: using Addresstigator;

Just use the Tools 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.