an easy and consistent way of installing software ported to FreeBSD
implements Yahoo!, Inc.'s DomainKeys draft standard for signing
and verifying e-mail messages on a per-domain basis.
Details regarding the protocol and other issues related to the
draft standard can be found at http://antispam.yahoo.com/domainkeys
WWW: http://sendmail.net/dk-milter/
************************************************************************
In order to run this port, please add the following lines to
/etc/mail/
INPUT_MAIL_FILTER(`dk-filter', `S=unix:/var/run/milterdk/filter, F=T, T=R:2m')
And to run the milter from startup, add milterdk_enable="YES" in
your /etc/rc.conf.
Extra options can be found in startup script.
************************************************************************
************************************************************************
In order to run this port, please add the following lines to
${PREFIX}/etc/postfix/main.cf:
smtpd_milters = unix:/var/run/milterdk/filter
And to run the milter from startup, add milterdk_enable="YES" in
your /etc/rc.conf.
Extra options can be found in startup script.
************************************************************************
libexec/dk-filter
sbin/gentxt-dk
%%PORTDOCS%%%%DOCSDIR%%/FEATURES
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/KNOWNBUGS
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
%%PORTDOCS%%%%DOCSDIR%%/autorespond.csh
%%PORTDOCS%%%%DOCSDIR%%/rfc4870.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%