Bug 91895 - [patch] mail/dk-milter startup script to run multiple instances
Summary: [patch] mail/dk-milter startup script to run multiple instances
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: Andrey Slusar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-17 03:00 UTC by Hirohisa Yamaguchi
Modified: 2006-01-17 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (4.14 KB, patch)
2006-01-17 03:00 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-01-17 03:00:19 UTC
	In some cases, several instances of a milter with different
	configuration run simultaneously; e.g. different key with
	different selector, or domain for dk-milter.

	This patch enables multiple instantiation.

	# almost the same as ports/91894

Fix: the patch follows:
Comment 1 Andrey Slusar freebsd_committer freebsd_triage 2006-01-17 14:04:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anray

I'll take it.
Comment 2 Andrey Slusar freebsd_committer freebsd_triage 2006-01-17 14:10:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!