<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>managesieve</name>
<shortdesc>MANAGESIEVE client library for remotely managing Sieve scripts, including an interactive 'sieveshell'.</shortdesc>
<description>A MANGAGESIEVE client library for remotely managing Sieve scripts, 
including an interactive 'sieveshell'. 
 
This module allows accessing a Sieve-Server for managing Sieve scripts 
there. For more information about the MANAGESIEVE protocol see draft 
http://www.ietf.org/internet-drafts/draft-martin-managesieve-04.txt . 
 
 
What is MANAGESIEVE? 
---------------------- 
 
Sieve scripts allow users to filter incoming email. Message stores are 
commonly sealed servers so users cannot log into them, yet users must 
be able to update their scripts on them. This module implements a 
protocol "managesieve" for securely managing Sieve scripts on a remote 
server. This protocol allows a user to have multiple scripts, and also 
alerts a user to syntactically flawed scripts. 
 
This an interim measure as it is hoped that eventually Sieve scripts 
will be stored on ACAP.</description>
<homepage rdf:resource="http://www.crazy-compilers.com/py-lib/managesieve.html" />
<maintainer><foaf:Person><foaf:name>Hartmut Goebel</foaf:name>
<foaf:mbox_sha1sum>0887cc4b20411986d96c43a628cccdb456c81b16</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2</revision></Version></release>
</Project></rdf:RDF>