소스 검색

Update opendkim configuration to be more verbose

Emmanuel Bouthenot 7 년 전
부모
커밋
14e2fb4f5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      roles/common/templates/opendkim/opendkim.conf.j2

+ 1 - 1
roles/common/templates/opendkim/opendkim.conf.j2

@@ -294,7 +294,7 @@ KeyTable      file:/etc/opendkim/KeyTable
 ##  in the amount of log data generated for each message, so it should be
 ##  limited to debugging use and not enabled for general operation.
 
-# LogWhy        no
+LogWhy        yes
 
 ##  MacroList macro[=value][,...]
 ##