Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2005 13:55:15 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        Bart Silverstrim <bsilver@chrononomicon.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: postgrey question
Message-ID:  <20050601135515.1e7d23d0.wmoran@potentialtech.com>
In-Reply-To: <e905ce81d0bc627fe06596d5ab6ac298@chrononomicon.com>
References:  <0a6397740f09ea4ac7cce0b1bead3bde@chrononomicon.com> <20050601102246.3f199feb.wmoran@potentialtech.com> <aad084e1944e0f96ddea764fe90f20fc@chrononomicon.com> <20050601133325.6f5a11ac.wmoran@potentialtech.com> <e905ce81d0bc627fe06596d5ab6ac298@chrononomicon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bart Silverstrim <bsilver@chrononomicon.com> wrote:

> 
> On Jun 1, 2005, at 1:33 PM, Bill Moran wrote:
> 
> > Bart Silverstrim <bsilver@chrononomicon.com> wrote:
> >> Are there instructions you know of for the installation to get 
> >> postgrey
> >> to integrate with postfix from ports on FreeBSD?  (Huh?)
> >>
> >> Um...let's rephrase.  Is there a reference of what needs to be done
> >> after running "make install" in the postgrey port directory to get
> >> postfix to see it and use it, preferably without killing the working
> >> amavisd?
> >
> > You'll need to put the following in /etc/rc.conf:
> > postgrey_enable="YES"
> > as specified by the port, and enter a line like:
> > check_policy_service 172.0.0.1:10023
> > in /usr/local/etc/postfix/main.cf (please check the Postgrey docs, I'm 
> > pulling
> > this from memory and I'm not 100% sure it's exactly right).
> 
> That's where I was a little confused (kirk?  Insight, clarification?) 
> because I thought that line would have it pass the message to another 
> queue on port 10023 of the localhost, like the way Amavis runs.  I 
> didn't know if that meant it would be running three postfix queues now 
> or if it is just a misunderstanding on my part.

It's a misunderstanding on your part.  For more details, read the Postfix
docs on the policy service hook.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050601135515.1e7d23d0.wmoran>