Return-Path: <owner-ietf-mta-filters@mail.imc.org>
X-Original-To: ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com
Delivered-To: ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
 with ESMTP id 30E7A3A69A3 for
 <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>;
 Tue,  7 Apr 2009 06:49:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.616
X-Spam-Level: 
X-Spam-Status: No, score=-2.616 tagged_above=-999 required=5 tests=[AWL=-0.018,
 BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IvCEQwnh2foe for
 <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>;
 Tue,  7 Apr 2009 06:49:32 -0700 (PDT)
Received: from balder-227.proper.com
 (properopus-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:392::2]) by
 core3.amsl.com (Postfix) with ESMTP id 279B03A68EE for
 <sieve-archive-Aet6aiqu@ietf.org>; Tue,  7 Apr 2009 06:49:28 -0700 (PDT)
Received: from balder-227.proper.com (localhost [127.0.0.1]) by
 balder-227.proper.com (8.14.2/8.14.2) with ESMTP id n37DYg99096266
 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
 Tue, 7 Apr 2009 06:34:42 -0700 (MST) (envelope-from
 owner-ietf-mta-filters@mail.imc.org)
Received: (from majordom@localhost) by balder-227.proper.com
 (8.14.2/8.13.5/Submit) id n37DYgGP096265;
 Tue, 7 Apr 2009 06:34:42 -0700 (MST) (envelope-from
 owner-ietf-mta-filters@mail.imc.org)
X-Authentication-Warning: balder-227.proper.com: majordom set sender to
 owner-ietf-mta-filters@mail.imc.org using -f
Received: from kalyani.oryx.com (kalyani.oryx.com [195.30.37.30]) by
 balder-227.proper.com (8.14.2/8.14.2) with ESMTP id n37DYU66096243 for
 <ietf-mta-filters@imc.org>;
 Tue, 7 Apr 2009 06:34:41 -0700 (MST) (envelope-from arnt@oryx.com)
Received: from kalyani.oryx.com (localhost [127.0.0.1]) by kalyani.oryx.com
 (Postfix) with ESMTP id 190D32E25F; Tue,  7 Apr 2009 15:34:27 +0200 (CEST)
Received: from arnt@oryx.com (HELO lochnagar.oryx.com) by kalyani.oryx.com
 (Archiveopteryx 3.1.0) with esmtp id 1239111266-53296-53284/6/15 (2
 recipients); Tue, 7 Apr 2009 15:34:26 +0200
Message-Id: <ucPEDXMYxw3NTk3DPKCi+Q.md5@lochnagar.oryx.com>
Date: Tue, 7 Apr 2009 15:34:45 +0200
From: Arnt Gulbrandsen <arnt@oryx.com>
To: MTA filtering mailing list <ietf-mta-filters@imc.org>
Subject: notify and valid_notify_method
Content-Type: text/plain; format=flowed
Mime-Version: 1.0
Sender: owner-ietf-mta-filters@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-mta-filters/mail-archive/>
List-ID: <ietf-mta-filters.imc.org>
List-Unsubscribe: <mailto:ietf-mta-filters-request@imc.org?body=unsubscribe>

Supposed to return true if all exist and are valid and supported and 
generally polished, and false if at least one has some imperfection.

But what if the list is empty? Sounds like a degenerate true, agreed?

Arnt

