blob: 0def2b9a2b85de6af9c18181e31d42c81fe292c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
************************************************************************
In order to run this port, write your dkim-filter.conf and add the
milter socket `socketspec' in /etc/mail/<your_configuration>.mc:
INPUT_MAIL_FILTER(`dkim-filter', `S=_YOUR_SOCKET_SPEC_, F=T, T=R:2m')
And to run the milter from startup, add milterdkim_enable="YES" in
your /etc/rc.conf.
Extra options can be found in startup script.
************************************************************************
|