On 10/11/2010 21:14, A.L.E.C wrote:
On Wed, 10 Nov 2010 19:01:02 +0100, Simone Caruso wrote:
I have a problem with a sieve script..
my config is dovecot 1.2.15 with managesieve, and roundcube.
if anyof (header :contains "From" "[email protected]")
if anyof (header :is "From" "[email protected]")

":is" is an absolute match, ":contains" is a substring match.

http://tools.ietf.org/html/rfc5228#section-2.7.1

Of course, but with the SAME header "From:" ( From: "AA" <[email protected]> for 
example) :contains match but :is
_don't_ match... i don't understand the reason :/

For my logic "if anyof (header :is "From" "[email protected]")" should match "From: "AA" <[email protected]>", but in practice that script don't.

--
Simone Caruso
IT Consultant
p.iva: 03045250838

Reply via email to