Category:
SMTP Server Communication
Description:
Specifies one or more DNS servers used for email address verification. If this property is not specified, then NetMailBot will search the registry for addresses.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
See Also:
None.
Usage:
-dnsservers <list of DNS IP addresses>
Example (cut-and-paste right into your batch file):
NetMailBot -verify email@domain.com -from email@domain.com -dnsservers 192.168.0.1
Separate multiple server addresses with a comma.
Comments:
NOTE: Email address verification is maintained in NetMailBot for backward compatibility with older versions, but is no longer a supported feature.