Frequently Asked Questions - Configuration
What is the LocalHostFqdn property used for?
The LocalHostFqdn property is the domain part of the email address used by EmailVerify.NET to present itself to the outside, during its mailbox and catch-all tests.
The default value for LocalHostFqdn is inferred from the IP settings of the running machine and corresponds to <HostName>.<DomainName>, where <HostName> is the host name of the running machine while <DomainName> is its domain name, so in most cases there should be no need to edit this value.
If your IP settings are not aligned with the PTR DNS record for the public IP EmailVerify.NET is bound to, we suggest you to manually set the LocalHostFqdn property to the PTR DNS record value.