Changes

From SME Server
Jump to navigationJump to search
2 bytes added ,  17:54, 11 April 2018
Line 1,258: Line 1,258:  
=== Outbound DKIM signing / SPF / DMARC policy FOR MULTIPLE DOMAINS ===
 
=== Outbound DKIM signing / SPF / DMARC policy FOR MULTIPLE DOMAINS ===
 
The default DKIM key is created in /home/e-smith/dkim_keys/default. To enable DKIM signing for all the domains that you manage:
 
The default DKIM key is created in /home/e-smith/dkim_keys/default. To enable DKIM signing for all the domains that you manage:
  db configuration setprop qpsmtpd DKIMSigning enabled signal-event email-update
+
  db configuration setprop qpsmtpd DKIMSigning enabled  
 +
signal-event email-update
 
If you want to disable dkim signing for a domain, you can use:
 
If you want to disable dkim signing for a domain, you can use:
 
  db domains setprop domain.com DKIMSigning disabled  
 
  db domains setprop domain.com DKIMSigning disabled  
20

edits

Navigation menu