Files
Froxlor/templates/misc/configfiles/freebsd/dkim/postfix_dkim_addition.cf
Michael Kaufmann (d00p) 1db572e010 - added Domainkey-Filter configuration for FreeBSD (thx to hedo)
- bugfixed DKIM verification failure when using .private file-extension (also thx to hedo), fixes #63
2010-03-19 10:46:09 +00:00

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