2006-01-11 14:50:22 +01:00
|
|
|
************************************************************************
|
|
|
|
|
2008-06-17 03:50:05 +02:00
|
|
|
In order to run this port, write your dkim-filter.conf and add the
|
2008-07-27 22:16:35 +02:00
|
|
|
milter socket `socketspec' in /etc/mail/<your_configuration>.mc:
|
2006-01-11 14:50:22 +01:00
|
|
|
|
2008-07-27 22:16:35 +02:00
|
|
|
INPUT_MAIL_FILTER(`dkim-filter', `S=_YOUR_SOCKET_SPEC_, F=T, T=R:2m')
|
2006-01-11 14:50:22 +01:00
|
|
|
|
2006-01-17 14:55:55 +01:00
|
|
|
And to run the milter from startup, add milterdkim_enable="YES" in
|
|
|
|
your /etc/rc.conf.
|
|
|
|
Extra options can be found in startup script.
|
|
|
|
|
2006-01-11 14:50:22 +01:00
|
|
|
************************************************************************
|