I'm sorry, nevermind. I should read before I reply. This tutorial is great.
On Thu, 2011-06-30 at 13:11 -0500, Max Dunlap wrote: > Okay, that makes sense. I'm following this tutorial, it references -o > alias_maps=hash:/etc/postfix/spamalias in master.cf, which doesnt exist. > and header_checks = regexp:/etc/postfix/spamheadercheck in main.cf, > which also doesn't exist. > On Thu, 2011-06-30 at 14:07 -0400, Randy Ramsdell wrote: > > Max Dunlap wrote: > > > Haha, I'm sorry I accidently sent a message. But while I'm at it, I was > > > going to ask a question. > > > I just set up a healthy postfix server on ubuntu, I've been looking at > > > the > > > wiki and I'm not sure which way is the best to get myself setup with SA. > > > My > > > old method doesnt work anymore, the wiki says it causes backscatter and > > > is > > > no longer supported. I was looking into using spampd. > > > http://wiki.apache.org/spamassassin/IntegratePostfixViaSpampd > > > > > > or am I just making this too hard for myself? Help would be appreciated. > > > > > > On Thu, 2011-06-30 at 19:31 +0200, Benny Pedersen wrote: > > > > > >> On Thu, 30 Jun 2011 12:28:20 -0500, Max Dunlap wrote: > > >>> join > > >> the fun ? > > >> > > > > > > > > > > * You have to configure postfix to send to the spamassassin daemon. > > * Then configure a way for spamassassin to send back to postfix. > > > > Postfix can be configured in the master.cf what is listens to and in > > main.cf configure the content_filter. > > > > main.cf : configure the content filter ( What ip:port spamassasin > > listens to for incoming. > > > > master.cf : set up port postfix listens to for the spamassassin return > > connection. > > > >
