On Wed, January 21, 2009 01:40, Martin Gregorie wrote:

> describe  LOCSRS   Sender same as recipient
> header    __LOCSR1 To   =~ /\...@example.com/i
> header    __LOCSR2 From =~ /\...@example.com/i
> meta      LOCSRS   (__LOCSR1 && __LOCSR2)
> score     LOCSRS   6.0

meta      LOCSRS   (__LOCSR1 && __LOCSR2 && !NO_RELAY)
or
meta      LOCSRS   (__LOCSR1 && __LOCSR2 && !ALL_TRUSTED)

changes the problem :)

-- 
Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098

Reply via email to