- bugfixed DKIM verification failure when using .private file-extension (also thx to hedo), fixes #63
8 lines
176 B
CFEngine3
8 lines
176 B
CFEngine3
#
|
|
# Add these lines to the main.cf to use DKIM
|
|
#
|
|
milter_default_action = accept
|
|
milter_protocol = 2
|
|
smtpd_milters = inet:localhost:8891
|
|
non_smtpd_milters = inet:localhost:8891
|