Re: How do I tell postfix to use spamassassin

2005-06-23 Thread Matt Kettler
Noel Jones wrote: > There are any number of web pages with info about this, and several > different ways to do it. > Check the http://www.postfix.org/addon.html for some suggested > how-to's, or google for something cryptic like > "using spamassasin with postfix" Or, if you're an advanced master

Re: How do I tell postfix to use spamassassin

2005-06-23 Thread Noel Jones
On 6/23/05, Erwin Zavala <[EMAIL PROTECTED]> wrote: > Here are the details: > > I have a box, server1.mycompany.com, that has postfix installed. > Server2 listens to smtp traffic on port 25. It is also set to relay > all messages to server2.mycompany.com. This is what I want to: Before > server1

How do I tell postfix to use spamassassin

2005-06-23 Thread Erwin Zavala
Here are the details: I have a box, server1.mycompany.com, that has postfix installed. Server2 listens to smtp traffic on port 25. It is also set to relay all messages to server2.mycompany.com. This is what I want to: Before server1 relays messages to server2, I want spamassassin to tag them. Wh