Hello, The setup I used was for spamassassin was easier to setup but will not scale for more than a medium sized business: in /etc/postfix/aliases setup the email like so:
user: "| /usr/bin/spamassassin -P -F1 >/path/to/local/mailbox" user1: "| /usr/bin/spamassassin -P -F0 | /usr/sbin/sendmail [EMAIL PROTECTED]" This is a quick way for it to work once spamassassin is properly installed and is working fine for us. I know it isn't the most efficient way, but it will get it up and running. Steve On Tue, 2002-02-19 at 21:13, Marc G. Fournier wrote: > > Morning all ... > > I think I've set everythign up right ... fixed the Mail::Audit > issue as recommended on the list, manually run /usr/local/bin/spamproxyd > from the command line, then change main.cf to add: > > content_filter = smtp:localhost:10025 > > and master.cf to add: > > localhost:10026 inet n - n - 10 smtpd > -o content_filter= > -o local_recipient_maps= > -o myhostname=earth.hub.org > > and then type postfix reload to make the changes live ... > > mail keeps going through, no errors anywhere, but no X-Spam... headers > either ... > > Am I seeing this up wrong? *raised eyebrow* Something I'm *not* reading > in the FILTER_README? > > Thanks ... > > - > To unsubscribe, send mail to [EMAIL PROTECTED] with content > (not subject): unsubscribe postfix-users >
signature.asc
Description: This is a digitally signed message part