1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/mail/dkim-milter/pkg-message
Martin Wilke 0a5e64442c - Update to 2.7.0
PR:		125933
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-07-27 20:16:35 +00:00

13 lines
484 B
Plaintext

************************************************************************
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.
************************************************************************