Get-MailRecords
1.1.0
Performs DNS lookups for mail-related records (A, MX, NS, SPF, DMARC, DKIM) on a given domain, email address, or URL. Supports TXT, CNAME, and BOTH record types, DKIM auto-discovery, pipeline/bulk input, and CSV/JSON export.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2023 Dan Casmas. Licensed under the GNU General Public License v3.0.
Package Details
Author(s)
- Dan Casmas
Tags
DNS Mail Email SPF DMARC DKIM MX NS DomainHealth EmailSecurity Networking CrossPlatform
Functions
Dependencies
This module has no dependencies.
Release Notes
v1.1.0: Added -DkimSelectors parameter (alias -dkim) to allow runtime override of the DKIM auto-discovery selector list without editing the script. Improved parameter ordering (Sub/JustSub grouped, Selector/DkimSelectors grouped). Fixed misleading HelpMessages and comment-based help. Removed duplicate example. All aliases documented in Description and Notes.
FileList
- Get-MailRecords.nuspec
- Get-MailRecords.psm1
- SECURITY.md
- Get-MailRecords.psd1
- LICENSE
- README.md
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 (current version) | 4 | 3/4/2026 |