ietf-mta-filters
[Top] [All Lists]

[sieve] Sieve deleteheader and :count match type

2017-01-16 18:39:27
Does :index still behave in the same way with the :count match-type that it does with :value, :is, :regex, etc?

In other words, would the following delete the second instance of the X-foo header if, and only if, there are 3 or more instances?

deleteheader :index 2 :count "ge" :comparator "i;ascii-numeric" "X-foo" [ "3" ]


--
Kenneth Murchison
Principal Systems Software Engineer
Carnegie Mellon University

_______________________________________________
sieve mailing list
sieve(_at_)ietf(_dot_)org
https://www.ietf.org/mailman/listinfo/sieve

<Prev in Thread] Current Thread [Next in Thread>