RE: [exim] Save a copy of every rejected spam?

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Dickenson, Steven
CC: exim-users
Subject: RE: [exim] Save a copy of every rejected spam?
On Fri, 27 May 2005, Dickenson, Steven wrote:
>
> Okay, but I don't want to reinject the message, just save a copy and
> move on. In that instance, would something along these lines work?


Yes, though you can't have more than one condition on a router. Try

   condition = ${if and{{ def:spam_score_int } \
                        { >{$spam_score_int}{8} }} }


Tony.
--
<fanf@???> <dot@???> 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}}