%% You should probably cite draft-ietf-sieve-external-lists instead of this I-D. @techreport{melnikov-sieve-external-lists-02, number = {draft-melnikov-sieve-external-lists-02}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-melnikov-sieve-external-lists/02/}, author = {Alexey Melnikov}, title = {{Sieve Extension: Externally Stored Lists}}, pagetotal = 7, year = 2009, month = jul, day = 5, abstract = {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.}, }