SEPPmailLegacy

0.8.2-RC2

Receive data and manage Gina-Users from your SEPPmail Appliance beginning with SEPPmail Version 11.1.9.
With the Legacy-API you can retrieve statistics and encryption information via REST, including the option to mass-generate Gina-Users.
Even though the API is not officially supported, some people find it pretty useful.
This PowerShell module is a wrapper around t
Receive data and manage Gina-Users from your SEPPmail Appliance beginning with SEPPmail Version 11.1.9.
With the Legacy-API you can retrieve statistics and encryption information via REST, including the option to mass-generate Gina-Users.
Even though the API is not officially supported, some people find it pretty useful.
This PowerShell module is a wrapper around this API to allow more convenient operation and interaction from the command line.
Show more

Minimum PowerShell version

5.1

This is a prerelease version of SEPPmailLegacy.
The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SEPPmailLegacy -RequiredVersion 0.8.2-RC2 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SEPPmailLegacy -Version 0.8.2-RC2 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) SEPPmail AG. All rights reserved.

Package Details

Author(s)

  • stadlmair@seppmail.at

Tags

SEPPmail REST-API LegacyAPI Windows Linux MacOS

Cmdlets

New-SLConfig Set-SLConfig Test-SLConfig Remove-SLConfig Find-SLConfig Get-SLLicenseInfo Get-SLEncInfo Get-SLGroupInfo Get-SLStatsInfo New-SLGinaUser Set-SLGinaUser

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

110520: Initial release based on API Legacy Version 0.5

020720: Fixing Get-SLConfig findings 0.5.1

040720: Removed SecretsManagement dependency, as mutiplatform doesnt support it - moved to CliXML
       Changed ConfigPath to HOME/.SEPPmailLegacy
       Changed Version to 0.6

070720: 0.7 Test-Version for OS and version independency
       Added Set-GinaUser CmdLet

090720: 0.7.5 Updated Readme.md and examples.md
       Extended CSV file for Set-SLGinaUser
       Added parameter help
       Added error handling for Gina CmdLets

160720: 0.8.0 Prepare for PSGallery Upload

170720: Cleaning up beta issues and prettify for PS Gallery

210720: 0.8.1 Adding SkipCertificateCheck and fixing some cosmetics

240720: Fixed some bugs after testing Ubuntu

FileList

Version History

Version Downloads Last updated