mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-27 11:10:29 +00:00
add dkim files to config file and cert section
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
08df0d3578
commit
5053eecce6
@ -73,6 +73,10 @@ The cluster setup.
|
|||||||
|
|
||||||
The list of relay domains.
|
The list of relay domains.
|
||||||
|
|
||||||
|
`/etc/pmg/dkim/domains`::
|
||||||
|
|
||||||
|
The list of domains for outbound DKIM signing.
|
||||||
|
|
||||||
`/etc/pmg/fetchmailrc`::
|
`/etc/pmg/fetchmailrc`::
|
||||||
|
|
||||||
Fetchmail configuration (POP3 and IMAP setup).
|
Fetchmail configuration (POP3 and IMAP setup).
|
||||||
@ -129,6 +133,10 @@ Internally used to generate CSRF tokens.
|
|||||||
|
|
||||||
Key and certificate (combined) to encrypt mail traffic (TLS).
|
Key and certificate (combined) to encrypt mail traffic (TLS).
|
||||||
|
|
||||||
|
`/etc/pmg/dkim/<selector>.private`::
|
||||||
|
|
||||||
|
Key for DKIM signing mails with selector '<selector>'.
|
||||||
|
|
||||||
|
|
||||||
Service Configuration Templates
|
Service Configuration Templates
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user