mul-addr.sv 266 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, 2010 Free Software Foundation, Inc. # See file COPYING for distribution conditions. require "fileinto"; if address :localpart :is ["To", "Cc"] [ "foo", "oof" ] { discard; }