Ernesto Nicolás Carrea 5 years ago
parent
commit
8c5bed0dd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/rhel/exim/exim.conf

+ 1 - 1
install/rhel/exim/exim.conf

@@ -69,7 +69,7 @@ ignore_bounce_errors_after = 2d
 timeout_frozen_after = 7d
 
 DKIM_DOMAIN = ${lc:${domain:$h_from:}}
-DKIM_FILE = /etc/exim/domains/${lc:${domain:$h_from:}}/sll/dkim.pem
+DKIM_FILE = /etc/exim/domains/${lookup{$domain}dsearch{/etc/exim/domains/}}/ssl/dkim.pem
 DKIM_PRIVATE_KEY = ${if exists{DKIM_FILE}{DKIM_FILE}{0}}
 
 OUTGOING_IP = /etc/exim/domains/$sender_address_domain/ip