i-numeric-is.sv 277 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 # -*- sieve -*- # This file is part of Mailutils testsuite. # Copyright (C) 2002, Free Software Foundation. # See file COPYING for distribution conditions. require "comparator-i;ascii-numeric"; if header :comparator "i;ascii-numeric" :is "X-Number" "15" { discard; }