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

if envelope "from" "coyote@desert.example.org" {
	discard;
}