pmg-docs/pmgsubscription.adoc
Dylan Whyte 171566d6cb Change 'Gmbh' to 'GmbH'
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-03-17 11:34:33 +01:00

61 lines
1.3 KiB
Plaintext

[[chapter_pmgsubscription]]
ifdef::manvolnum[]
pmgsubscription(1)
==================
:pmg-toplevel:
NAME
----
pmgsubscription - Proxmox Mail Gateway Subscription Manager
SYNOPSIS
--------
include::pmgsubscription.1-synopsis.adoc[]
DESCRIPTION
-----------
endif::manvolnum[]
ifndef::manvolnum[]
pmgsubscription - Subscription Management
=========================================
endif::manvolnum[]
{pmg} is free and open-source software. The company that develops it
({proxmoxGmbh}) offers {pricing-url}[support] in many
ways, with different support channels, levels, and pricing.
The tool `pmgsubscription` is used to handle {pmg}
subscriptions. Please use the GUI or the `set` command to upload a new
key:
----
# pmgsubscription set <key>
----
NOTE: Subscription keys are bound to specific servers ('Server ID'),
so you can use them for exactly one server. Each server needs its own
key.
The `get` command is used to view the current subscription status:
----
# pmgsubscription get
key: pmgc-xxxxxxxxxx
level: c
productname: Proxmox Mail Gateway Trial Subscription 1 year
regdate: 2017-12-15 00:00:00
serverid: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
status: Active
url: https://www.proxmox.com/en/proxmox-mail-gateway/pricing
----
ifdef::manvolnum[]
include::pmg-copyright.adoc[]
endif::manvolnum[]