Sieve question -- BODY contains

Su Li sli at rim.net
Tue Nov 26 12:25:26 EST 2002


Hi,

In Sieve I saw a lot of "header :contains ...". I wonder, if a user needs to do some filtering when 'body contains "test filter"', is there some thing like "body" to replace "header"?

So I can do:

if body :contains "From"
{
   discard;
}

Thanks,

Su





More information about the Info-cyrus mailing list