<wouterlists@???> wrote in message
news:000d01c3cccf$7518c500$0c11a8c0@idefix...
> I've read
> something like:
> \\
> warn message = X-New-Subject: **** SPAM **** $h_Subject
> spam = nobody
> //
> should do the trick?
You need to do that in the acl and also setup a system filter to remove the
subject and replace it with the X-New-Subject header.
See section 3 of
http://duncanthrax.net/exiscan-acl/exiscan-acl-examples.txt
for details of the filter and
http://www.exim.org/exim-html-4.30/doc/html/spec_40.html for details of
setting up a system filter in Exim.
Phil