For reasons I can not control we will continue to use a Miacrosoft Exchange Server for our mail server. It is behind an SME 5.6 gateway and I've been told to set up Spamassassian to scan all incomming email, delete those flagged as spam and pass the balance on the Exchange Server for it's standard processing.
I was hopeing to just be able to add a .procmailrc entry that would as the last entry pass on email i.e.
:0
# --------------------------
# all else goes to the Exchange Server
# --------------------------
/192.168.1.12
or something simialr.
Can anyone point me in the right direction?