]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgconfig.1-synopsis.adoc
add description of Match Archive Filename
[pmg-docs.git] / pmgconfig.1-synopsis.adoc
index 967569471680e23e9f04cdf09d9a412881e903bc..3073408e2486949f096a24dd10222f707a0b3d5a 100644 (file)
@@ -9,6 +9,27 @@ API).
 
 Overwrite existing certificate.
 
+*pmgconfig dkim_record*
+
+Get the public key for the configured selector, prepared as DKIM TXT record
+
+*pmgconfig dkim_set* `--keysize <integer> --selector <string>` `[OPTIONS]`
+
+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)` ::
+
+Number of bits for the RSA-Key
+
+`--selector` `<string>` ::
+
+DKIM Selector
+
 *pmgconfig dump*
 
 Print configuration setting which can be used in templates.