Bug 103490 - mail/dk-milter to run as a non-privileged process and support for postfix
Summary: mail/dk-milter to run as a non-privileged process and support for postfix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 16:50 UTC by Hirohisa Yamaguchi
Modified: 2006-09-25 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (8.41 KB, patch)
2006-09-22 16:50 UTC, Hirohisa Yamaguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2006-09-22 16:50:14 UTC
	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
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-09-25 18:44:49 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-25 18:45:25 UTC
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"