PoshEmail
1.1.0
PoshEmail is a PowerShell module designed to provide useful email tasks, including the following:
- Easy sending of responsive HTML emails via Send-HtmlMailMessage
- Wrapping of commands and scripts to provide email alerts when they start/finish, via Invoke-CommandWithEmailWrapper
Installation Options
Owners
Copyright
(c) 2018 Nate Scherer. All rights reserved.
Package Details
Author(s)
- Nate Scherer
Functions
Send-HtmlMailMessage Invoke-CommandWithEmailWrapper
Dependencies
This module has no dependencies.
Release Notes
### Added
- Unstyled table/th/td tags included in Send-HtmlMailMessage are now formatted
### Changed
- LastLine property on Send-HtmlMailMessage no longer set by default
### Fixed
- Version numbers now match between GitHub and PowerShell Gallery releases
FileList
- PoshEmail.nuspec
- CHANGELOG.html
- PoshEmail.psd1
- PoshEmail.psm1
- README.html
- docs\Invoke-CommandWithEmailWrapper.html
- docs\Send-HtmlMailMessage.html
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 1,599 | 5/5/2021 |
2.0.0 | 25 | 4/30/2021 |
1.1.0 (current version) | 272 | 2/21/2019 |
0.1.0 | 62 | 11/7/2018 |