]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgconfig.1-synopsis.adoc
postfix queue admin: add screenshots and a bit of details
[pmg-docs.git] / pmgconfig.1-synopsis.adoc
index 085138f0f1230d62bf348e037a4a22dcb4e75796..3073408e2486949f096a24dd10222f707a0b3d5a 100644 (file)
@@ -9,42 +9,51 @@ API).
 
 Overwrite existing certificate.
 
+*pmgconfig dkim_record*
 
+Get the public key for the configured selector, prepared as DKIM TXT record
 
-*pmgconfig dump*
+*pmgconfig dkim_set* `--keysize <integer> --selector <string>` `[OPTIONS]`
 
-Print configuration setting which can be used in templates.
+Generate a new private key for selector. All future mail will be signed
+with the new key!
 
+`--force` `<boolean>` ::
 
+Overwrite existing key
 
+`--keysize` `<integer> (1024 - N)` ::
 
-*pmgconfig help* `[<cmd>]` `[OPTIONS]`
+Number of bits for the RSA-Key
 
-Get help about specified command.
+`--selector` `<string>` ::
 
-`<cmd>`: `<string>` ::
+DKIM Selector
 
-Command name
+*pmgconfig dump*
 
-`--verbose` `<boolean>` ::
+Print configuration setting which can be used in templates.
 
-Verbose output format.
+*pmgconfig help* `[OPTIONS]`
 
+Get help about specified command.
 
+`--extra-args` `<array>` ::
 
+Shows help for a specific command
 
-*pmgconfig init*
+`--verbose` `<boolean>` ::
 
-Generate required files in /etc/pmg/
+Verbose output format.
 
+*pmgconfig init*
 
+Generate required files in /etc/pmg/
 
 *pmgconfig ldapsync*
 
 Syncronize the LDAP database.
 
-
-
 *pmgconfig sync* `[OPTIONS]`
 
 Syncronize Proxmox Mail Gateway configurations with system configuration.
@@ -53,8 +62,6 @@ Syncronize Proxmox Mail Gateway configurations with system configuration.
 
 Restart services if necessary.
 
-
-
 *pmgconfig tlscert* `[OPTIONS]`
 
 Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
@@ -65,5 +72,3 @@ traffic).
 Overwrite existing certificate.
 
 
-
-