Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.66 KB

File metadata and controls

30 lines (18 loc) · 1.66 KB

PSMailTools

Master Development v0.2.0
Build status Build status Build status

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

Installing and Running

  1. Download the latest PSMailTools.zip.
  2. Unpack to $env:USERPROFILE\Documents\WindowsPowerShell\Modules.
  3. In a new PowerShell window run Import-Module PSMailTools.

Requirements

This module requires the DnsClient module from MicroSoft and uses the Resolve-DnsName cmdlet. A future version will remove this dependency.

Documentation

License

This project is licensed under the MIT License.