I have been using Spamassassin for years via Sendmail / Procmail / Spamd for scanning incoming mail directly into mailboxes without problems.
I now however for one client wish to receive email via Sendmail, scan it with spamassassin and then forward it via smtp to another server. Does anyone have an idea on how I can modify my procmail settings for this user in order to implement this. Clearly I need to pass the message to Spamassassin to be scanned and then receive the output back into the procmail script and then forward it with a simple "[EMAIL PROTECTED]" line ... Redhat 9.0 Spamassassin 3.0.0 Thanks in advance. Phil.