freebsd-ports/mail/dk-milter/pkg-message.postfix

13 lines
418 B
Text
Raw Normal View History

************************************************************************
In order to run this port, please add the following lines to
${PREFIX}/etc/postfix/main.cf:
smtpd_milters = unix:/var/run/milterdk/filter
And to run the milter from startup, add milterdk_enable="YES" in
your /etc/rc.conf.
Extra options can be found in startup script.
************************************************************************