Master | Development | v0.2.0 |
---|---|---|
PowerShell tools for postmasters.
NOTE: This project is still in early development and you may encounter strange bugs and non-descript error messages. Keep an eye out for regular updates and improvements of the existing functionality and later the release of new tools. If you'd like to contribute, please send a pull request!
Release Notes: ReleaseNotes.md
- Download the latest PSMailTools.zip.
- Unpack to
$env:USERPROFILE\Documents\WindowsPowerShell\Modules
. - In a new PowerShell window run
Import-Module PSMailTools
.
This module requires the DnsClient module from MicroSoft and uses the Resolve-DnsName
cmdlet. A future version will remove this dependency.
This project is licensed under the MIT License.