On Thu, 16 Jun 2011 19:11:36 +0000 W B Hacker wrote:

  [ ... ]

> This preserves the original but stuffs a word in at the beginning:
> 
> message     = Subject: *Suspect* $h_Subject:
> 
> CAVEAT: Unless you specifically strip the ORIGINAL 'Subject:' it will 
> still exist, just be pushed down, and 'usual' no longer displayed even 

To replace the old Subject: line with the new one:

- Set an ACL variable as flag
- Process Subject: line in transport according to the ACL variable
 
  headers_remove = Subject
  headers_add = Subject: [SPAM] $rh_subject:


--Frank Elsner

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

Reply via email to