2005-05-22 15:39:11 +02:00
|
|
|
************************************************************************
|
|
|
|
|
|
|
|
In order to run this port, please add the following lines to
|
|
|
|
/etc/mail/<your_configuration>.mc:
|
|
|
|
|
2006-09-25 19:44:40 +02:00
|
|
|
INPUT_MAIL_FILTER(`dk-filter', `S=unix:/var/run/milterdk/filter, F=T, T=R:2m')
|
2005-05-22 15:39:11 +02:00
|
|
|
|
|
|
|
define(`confMILTER_MACROS_CONNECT', `j, {daemon_name}')
|
|
|
|
define(`confMILTER_MACROS_ENVFROM', `i, {auth_type}')
|
|
|
|
|
2006-01-17 15:10:08 +01:00
|
|
|
And to run the milter from startup, add milterdk_enable="YES" in
|
|
|
|
your /etc/rc.conf.
|
|
|
|
Extra options can be found in startup script.
|
|
|
|
|
2005-05-22 15:39:11 +02:00
|
|
|
************************************************************************
|