Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
418 B
Text
12 lines
418 B
Text
************************************************************************
|
|
|
|
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.
|
|
|
|
************************************************************************
|