sjmo2
31st March 2006, 19:44
I am running Postfix-Procmail-Spamassassin on a Mandrake 2005 server. My procmail re-direct and filter for Spamassassin works fine, but in addition we have a Spam filter built into our main Firewall which appends suspcious e-mails with [SPAM+] in the subject. I have tried writing a filter to catch these and deliver to a specific SPAM folder but it is sending all e-mails there. Any ideas?
Procmail filter:
:0:
* ^subject:.*[SPAM+]
dir/SPAM
Thanks
Procmail filter:
:0:
* ^subject:.*[SPAM+]
dir/SPAM
Thanks