]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgconfig.1-synopsis.adoc
add new greylist params gen-pmg.conf.5.-opts.pl
[pmg-docs.git] / pmgconfig.1-synopsis.adoc
index 06839db4198427e1788444efb75f10a8591c60b7..3073408e2486949f096a24dd10222f707a0b3d5a 100644 (file)
@@ -5,65 +5,70 @@
 Generate /etc/pmg/pmg-api.pem (self signed certificate for GUI and REST
 API).
 
-`-force` `<boolean>` ('default =' `0`)::
+`--force` `<boolean>` ('default =' `0`)::
 
 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.
 
-`-restart` `<boolean>` ('default =' `0`)::
+`--restart` `<boolean>` ('default =' `0`)::
 
 Restart services if necessary.
 
-
-
 *pmgconfig tlscert* `[OPTIONS]`
 
 Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
 traffic).
 
-`-force` `<boolean>` ('default =' `0`)::
+`--force` `<boolean>` ('default =' `0`)::
 
 Overwrite existing certificate.
 
 
-
-