freebsd-ports/mail/dkim-milter/pkg-message
Emanuel Haupt a7b2d36c10 Add dkim-milter, a domainkeys milter for Sendmail.
PR:		ports/91582
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-01-11 13:50:22 +00:00

11 lines
433 B
Text

************************************************************************
In order to run this port, please add the following lines to
/etc/mail/<your_configuration>.mc:
INPUT_MAIL_FILTER(`dkim-filter', `S=unix:/var/run/dkim-filter, F=T, T=R:2m')
define(`confMILTER_MACROS_CONNECT', `j, {daemon_name}')
define(`confMILTER_MACROS_ENVFROM', `i, {auth_type}')
************************************************************************