address.sv 236 Bytes
# -*- 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 :all "From" "coyote@desert.example.org" {
	discard;
}