On Mon, 8 May 2006, Alexandru GHERMAN wrote:
>
> Please can anyone tell me Which configuration need to be made in order to
> forward a spam email to a certain email address in order to analyse it if
> it's spam indeed.

I think the right way to do this would be to use something like the
following router:

spam_admin:
  driver = redirect
  condition = ${if >{$spam_score_int}{50} }
  data = ADMIN_EMAIL_ADDRESS
  unseen

Tony.
-- 
<[EMAIL PROTECTED]>   <[EMAIL PROTECTED]>   http://dotat.at/   ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}

-- 
## 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