On Mar 15, 2007, at 9:24 PM, James Price wrote:

>
> Maybe something like this for an SA rule where sender and domain  
> match:
> deny  message = SPAM: scored $spam_score where sender/recipient match
>       spam = nobody:true
>       condition = ${if <{$message_size}{100k}{1}{0}}
>       condition = ${if >{$spam_score_int}{50}{1}{0}}
>       condition = $(if eq{$sender}{$recipient}}

${if [EMAIL PROTECTED]

off the top of my head?

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