ManageSieve client library for remotely managing Sieve scripts
Project description
- Version:
- 0.7
- Copyright:
- 2003-2021 by Hartmut Goebel
- Licence:
Python Software Foundation License and GNU Public Licence v3 (GPLv3)
- Homepage:
- Development:
Sieve scripts allow users to filter incoming email on the mail server. The ManageSieve protocol allows managing Sieve scripts on a remote mail server. These servers are commonly sealed so users cannot log into them, yet users must be able to update their scripts on them. This is what for the “ManageSieve” protocol is. For more information about the ManageSieve protocol see RFC 5804.
This module allows accessing a Sieve-Server for managing Sieve scripts there. It is accompanied by a simple yet functional user application ‘sieveshell’.
Changes since 0.6
Minimum required Python version is now Python 3.6.
- sieveshell:
For get and put expand ~ and ~user constructions in filename . For put, if script-name is not given, the file’s basename is used.
- managesieve:
Fix error when constructing debug error message.
Requirements and Installation
managesieve requires
Python (tested 2.7 and 3.4—3.6, but newer versions should work, too), and
setuptools or pip for installation.
Not yet implemented
sieve-names are only quoted dump (put into quotes, but no escapes yet).
Copyright and License
- Copyright:
2003-2021 by Hartmut Goebel <h.goebel@crazy-compilers.com>
- License for managesieve:
- License for ‘sieveshell’ and test suite:
Credits
Based on Sieve.py from Ulrich Eck <ueck@net-labs.de> which is part of of ‘ImapClient’ (see http://www.zope.org/Members/jack-e/ImapClient), a Zope product.
Some ideas taken from imaplib written by Piers Lauder <piers@cs.su.oz.au> et al.
Thanks to Tomas ‘Skitta’ Lindroos, Lorenzo Boccaccia, Alain Spineux, darkness, Gregory Boyce and Grégoire Détrez for sending patches.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for managesieve-0.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a94fc82ce1028408e91f86c0e660c7d1208f2bcb54f68af3cdf70313558784a |
|
MD5 | 871e917bfb33e8352092aaf579e2098e |
|
BLAKE2b-256 | e360d060edfe04780e97f71910676ef09935dfbcfb186d6cfab2b26ff64be74c |