sthMailProfile
1.2
PowerShell Mail Profile
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Sergey Vasin. All rights reserved.
Package Details
Author(s)
- Sergey Vasin
Functions
New-sthMailProfile Get-sthMailProfile Send-sthMailMessage Remove-sthMailProfile
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 1.2
- New-sthMailProfile -Credential parameter in addition to PSCredential object now supports two-element array value, for example @('UserName','Password').
- New-sthMailProfile -Subject parameter can be used to define subject in the profile.
- New-sthMailProfile -DoNotSendIfMessageIsEmpty parameter can be used to specify that if message body is empty, the message should not be sent.
## 1.1
- All module functions now support -ProfileFilePath parameter.
## 1.0.1
- New-sthMailProfile -Encoding parameter in addition to encoding name, for example 'unicode', now also supports numerical code page value, for example '1200'.
FileList
- sthMailProfile.nuspec
- sthMailProfile.class.ps1
- sthMailProfile.format.ps1xml
- sthMailProfile.psd1
- sthMailProfile.psm1
- sthMailProfileFunctions.ps1
- en-us\sthMailProfile.help.ps1xml
- ru-ru\sthMailProfile.help.ps1xml
- Tests\sthMailProfile.tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2 (current version) | 368 | 11/22/2018 |
1.1 | 25 | 11/7/2018 |
1.0.1 | 20 | 11/4/2018 |
1.0 | 40 | 8/31/2018 |