On Tue, Jan 03, 2006 at 09:45:44AM +0100, Jakob Hirsch wrote: > Michael Ben-Nes wrote: > > is this posible then ? > > ${if and > > {{>[EMAIL PROTECTED] > Yes, but it's not nice, visually and technically. The message does not > have to be scanned if the sender is [EMAIL PROTECTED] > Better do: > message = This message scored $spam_score spam points. > ! senders = [EMAIL PROTECTED] > spam = nobody:true > condition = ${if >{$spam_score_int}{45}{1}{0}}
Yeah, the first rule of exim is "avoid string expansions" where necessary. Cheers MBM -- Matthew Byng-Maddick <[EMAIL PROTECTED]> http://colondot.net/ (Please use this address to reply) -- ## 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/