address.sv 226 Bytes
# -*- sieve -*-
# This file is part of Mailutils testsuite.
# Copyright (C) 2002, Free Software Foundation.
# See file COPYING for distribution conditions.

if address :is :all "From" "coyote@desert.example.org" {
	discard;
}