Enable OpenDKIM and OpenDMARC as MILTER
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
---
|
||||
# vars file for ensure_postfix
|
||||
milter_list:
|
||||
- description: 'OpenDKIM'
|
||||
hostname: 'localhost'
|
||||
port: '8891'
|
||||
protocol: 'inet'
|
||||
- description: 'OpenDMARC'
|
||||
hostname: 'localhost'
|
||||
port: '8893'
|
||||
protocol: 'inet'
|
||||
package_list:
|
||||
- name: 'opendkim'
|
||||
state: 'present'
|
||||
|
Reference in New Issue
Block a user