Bug 100055 - [PATCH] Fix rc.subr script in mail/sid-milter
Summary: [PATCH] Fix rc.subr script in mail/sid-milter
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-11 05:10 UTC by Xin LI
Modified: 2006-07-11 06:18 UTC (History)
1 user (show)

See Also:


Attachments
patch-sid-milter (1.63 KB, text/plain)
2006-07-11 05:10 UTC, Xin LI
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2006-07-11 05:10:17 UTC
	It seems that specifing miltersid_socket does not work.
This can in turn cause postfix to be unable to work together with
the milter.  The attached patch is supposed to fix the problem.

How-To-Repeat: 	Try to specify miltersid_socket.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-11 05:10:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2006-07-11 06:18:22 UTC
State Changed
From-To: open->closed

committed, thanks.