> Is there a way to get SpamAssassin to send all suspected spam to a > specific email address?
No. There is no way to get *spamassassin* to send mail *anywhere*. Spamassassin is simply a filter that will tag the email with headers indicating if it thinks the mail is ham or spam. *Something else* can then make a decision based on that information, and can route the mail appropriately. So you, you can route mail based on an SA score. But you don't do that with SA, you do it with something else in your mail chain. How are you calling SA? Loren