[SAtalk] Re: spamproxyd with postfix ... not actually processing ...

2002-02-20 Thread Stephen M. Przepiora
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

[SAtalk] Re: spamproxyd with postfix ... not actually processing ...

2002-02-20 Thread Vivek Khera
> "MGF" == Marc G Fournier <[EMAIL PROTECTED]> writes: MGF> Morning all ... MGF>I think I've set everythign up right ... fixed the Mail::Audit MGF> issue as recommended on the list, manually run /usr/local/bin/spamproxyd MGF> from the command line, then change main.cf to add: I was abou