On Tue, Jun 05, 2007 at 11:28:15AM -0700, Tom Bombadil wrote:
Hello,

> If a message is classified as SPAM, we prepend a "SPAM: " to the subject
> header.
> 
> We have these in a router in order to rewrite the subject header:
>   headers_remove = Subject
>   headers_add =  Subject: SPAM: $header_Subject:

Try:
headers_add = Subject: SPAM: $rheader_Subject:

Kupson
-- 
Great software without the knowledge to run it is pretty useless.
(Linux Gazette #1)

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to