[Fwd: I-D Action:draft-melnikov-sieve-external-lists-02.txt]
Alexey Melnikov <alexey.melnikov@isode.com> Sun, 05 July 2009 11:14 UTC
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 CA1683A67FA for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Sun, 5 Jul 2009 04:14:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.578
X-Spam-Level:
X-Spam-Status: No, score=-2.578 tagged_above=-999 required=5 tests=[AWL=0.021, BAYES_00=-2.599]
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 EJOFmuHU9iXa for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Sun, 5 Jul 2009 04:14:21 -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 A34463A6845 for <sieve-archive-Aet6aiqu@ietf.org>; Sun, 5 Jul 2009 04:14:20 -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 n65B2m9Q059776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Jul 2009 04:02:48 -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 n65B2mcx059774; Sun, 5 Jul 2009 04:02:48 -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 rufus.isode.com (rufus.isode.com [62.3.217.251]) by balder-227.proper.com (8.14.2/8.14.2) with ESMTP id n65B2aZa059757 for <ietf-mta-filters@imc.org>; Sun, 5 Jul 2009 04:02:47 -0700 (MST) (envelope-from alexey.melnikov@isode.com)
Received: from [94.197.196.78] (94.197.196.78.threembb.co.uk [94.197.196.78]) by rufus.isode.com (submission channel) via TCP with ESMTPA id <SlCISQBV9FAr@rufus.isode.com>; Sun, 5 Jul 2009 12:02:34 +0100
Message-ID: <4A508815.3050506@isode.com>
Date: Sun, 05 Jul 2009 12:01:41 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
X-Accept-Language: en-us, en
To: ietf-mta-filters@imc.org
Subject: [Fwd: I-D Action:draft-melnikov-sieve-external-lists-02.txt]
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------060207070701090905090504"
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>
FYI.
--- Begin Message ---A New Internet-Draft is available from the on-line Internet-Drafts directories. Title : Sieve Extension: Externally Stored Lists Author(s) : A. Melnikov Filename : draft-melnikov-sieve-external-lists-02.txt Pages : 7 Date : 2009-07-05 Sieve scripting language can be used for implementing of whitelisting, blacklisting and personal distribution lists. Currently this requires that all members of such lists be hardcoded in the script itself. Whenever a member of such list is added or deleted, the script needs to be updated and possibly uploaded to a mail server. This document defines a Sieve extension for accessing externally stored mailing lists, i.e. list whose members are stored externally to the script, for example in LDAP (RFC 4510), ACAP (RFC 2244) or a relational database. ToDo o Need a way to advertise supported URI schemas in ManageSieve and ihave. A URL for this Internet-Draft is: http://www.ietf.org/internet-drafts/draft-melnikov-sieve-external-lists-02.txt Internet-Drafts are also available by anonymous FTP at: ftp://ftp.ietf.org/internet-drafts/ Below is the data which will enable a MIME compliant mail reader implementation to automatically retrieve the ASCII version of the Internet-Draft.ftp://ftp.ietf.org/internet-drafts/draft-melnikov-sieve-external-lists-02.txt"><ftp://ftp.ietf.org/internet-drafts/draft-melnikov-sieve-external-lists-02.txt>_______________________________________________ I-D-Announce mailing list I-D-Announce@ietf.org https://www.ietf.org/mailman/listinfo/i-d-announce Internet-Draft directories: http://www.ietf.org/shadow.html or ftp://ftp.ietf.org/ietf/1shadow-sites.txt--- End Message ---
- [Fwd: I-D Action:draft-melnikov-sieve-external-li… Alexey Melnikov