HFCIC.VerifyEmail
1.0.4
Using VerifyEmailAddress method can check if the email box exists on Microsoft of Google servers before you send email to. It very useful if you would like to reduce email sending bounce rate.
Install-Package HFCIC.VerifyEmail -Version 1.0.4
dotnet add package HFCIC.VerifyEmail --version 1.0.4
<PackageReference Include="HFCIC.VerifyEmail" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HFCIC.VerifyEmail --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HFCIC.VerifyEmail, 1.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added new response: BAD - No exchange server(s) found, when domain has no exchange servers.
Dependencies
-
- ARSoft.Tools.Net (>= 2.2.9)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.