blob: 06c56e9b46913f3d5a896396ff556b3b49a59f5c (
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 path in /etc/mail/<your_configuration>.mc:
INPUT_MAIL_FILTER(`dkim-filter', `S=_YOUR_SOCKET_PATH_, 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.
************************************************************************
|