0a5e64442c
PR: 125933 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
15 lines
545 B
Text
15 lines
545 B
Text
************************************************************************
|
|
|
|
In order to run this port, write your dkim-filter.conf and add your
|
|
milter socket `socketspec' in ${PREFIX}/etc/mail/main.cf:
|
|
|
|
smtpd_milters = _YOUR_SOCKET_SPEC_
|
|
|
|
And to run the milter from startup, add milterdkim_enable="YES" in
|
|
your /etc/rc.conf.
|
|
Extra options can be found in startup script.
|
|
|
|
Note: milter sockets must be accessible from postfix/smtpd;
|
|
using inet sockets might be preferred.
|
|
|
|
************************************************************************
|