haraka-wildduck
Este commit está contenido en:
14
production/haraka-wildduck/wildduck-mta/config/plugins/dkim.toml
Archivo normal
14
production/haraka-wildduck/wildduck-mta/config/plugins/dkim.toml
Archivo normal
@@ -0,0 +1,14 @@
|
||||
["core/dkim"]
|
||||
enabled="sender"
|
||||
|
||||
# Domain name in the dkim signature. Leave blank to use the domain of From: address
|
||||
domain="hatthieves.es"
|
||||
|
||||
# If true then uses the same key to add a signature for the hostname of the outbound IP address
|
||||
signTransportDomain=true
|
||||
|
||||
# Selector value in the dkim signature
|
||||
selector="dkim"
|
||||
|
||||
# Key location. Relative to working directory
|
||||
path="/secure/dkim_private.key"
|
||||
Referencia en una nueva incidencia
Block a user