As postfix 2.3 supports milter, I wrote a patch to make the port work with postfix. The patch includes: * a patch (from dkim-milter) to fix `delayed queue ID' problem http://sourceforge.net/tracker/index.php?func=detail&aid=1514447&group_id=110311&atid=656974 * new switch WITH_POSTFIX_MILTER * assign a new user `dkfilter' to run the milter as a non-priviledged process # almost the same as: ports/103404, ports/103417 for mail/dkim-milter Fix: the patch follows: How-To-Repeat: N/A
State Changed From-To: open->closed Committed, thanks!
pav 2006-09-25 17:44:40 UTC FreeBSD ports repository Modified files: mail/dk-milter Makefile pkg-message mail/dk-milter/files milter-dk.sh.in patch-vendor-postfix Added files: mail/dk-milter pkg-install pkg-message.postfix Log: - a patch to fix `delayed queue ID' problem - new switch WITH_POSTFIX_MILTER - assign a new user `dkfilter' to run the milter as a non-priviledged process PR: ports/103490 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Revision Changes Path 1.12 +8 -1 ports/mail/dk-milter/Makefile 1.5 +29 -9 ports/mail/dk-milter/files/milter-dk.sh.in 1.2 +47 -10 ports/mail/dk-milter/files/patch-vendor-postfix 1.1 +18 -0 ports/mail/dk-milter/pkg-install (new) 1.3 +1 -1 ports/mail/dk-milter/pkg-message 1.1 +12 -0 ports/mail/dk-milter/pkg-message.postfix (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"