RE: using external spamassassin server with postfix

2009-08-25 Thread Gary Smith
> > Very cool. I think that's exactly what we want. How is the handoff > to clamav handled? I would probably want that to be on the external > server too. Here you go. Smtp, well, that should be obvisous. Anyway, it' hands it off to [IP]:PORT (clamsmtpd) which will then call back on 9993.

Re: using external spamassassin server with postfix

2009-08-25 Thread Terry
On Tue, Aug 25, 2009 at 3:35 PM, Gary Smith wrote: >> We have a cluster of postfix servers through a load balancer.  I would >> like to set up an external set of spamassassin servers where these >> postfix servers simply query the spamassassin servers over the network >> for spam decisions then dro

RE: using external spamassassin server with postfix

2009-08-25 Thread Gary Smith
> We have a cluster of postfix servers through a load balancer. I would > like to set up an external set of spamassassin servers where these > postfix servers simply query the spamassassin servers over the network > for spam decisions then drop or relay accordingly. This is for > outbound email

Re: using external spamassassin server with postfix

2009-08-25 Thread Patrick Ben Koetter
* Terry : > Hello, > > We have a cluster of postfix servers through a load balancer. I would > like to set up an external set of spamassassin servers where these > postfix servers simply query the spamassassin servers over the network > for spam decisions then drop or relay accordingly. This is