dotBATmanNO / PSGet-Domain-MailInfo

PowerShell script to get domain mail info and control status such as MX, SPF, DKIM, DMARC and StartTLS.
GNU General Public License v3.0
12 stars 2 forks source link

Specify which DNS server to use #11

Closed dotBATmanNO closed 3 years ago

dotBATmanNO commented 4 years ago

The script will not be able to report the correct information if the site has split-dns or you have a need to check records from regional DNS servers.

A command line or configuration file option should be available to specify which DNS server to send the requests to.