If you use sendmail, a better way could be to configure the spamassassin milter plugin (see www.milter.org).
We haven't tried it yet, but we plan to... Marc G. Fournier wrote: >Is there any way of making use of SpamAssassin using Sieve? From the >docs, I can use procmail to do it, simply by a rule: > >:0fw >| spamc > >But we use Sieve here ... is there some way of doing it using this? > >Thanks ... >