addr_is_domain.sv 232 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 # -*- sieve -*- # This file is part of Mailutils testsuite. # Copyright (C) 2002, 2010 Free Software Foundation, Inc. # See file COPYING for distribution conditions. if address :is :domain "From" "desert.example.org" { discard; }