RFC-5804 Manage Sieve client library for remotely managing Sieve scripts
Project description
- Version:
- 0.8
- Copyright:
- 2003-2024 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.7
Now supports Python 3.6 to 3.12.
- managesieve:
Add support for the UNAUTHENTICATE command.
Add a socket timeout parameter.
Add support for IPv6.
Allow disabling certificate verification.
Follow the ‘Logging for a Library’ guideline.
BREAKING: Rearrange DEBUG logging levels to be more reasonable. See docs/Logging.rst for details.
- sieveshell:
Add option ‘–no-tls-verify’.
Improve error message if TLS certificate verification fails.
Keep line-endings on file IO.
Remove temporary file on successful edit, too.
Fix: Pass to sieve.login() the Authorization ID
- general:
Add support for Python 3.12.
Improve testing, add a tox.ini file and add CI/CD.
Fix SPDX license identifier.
Fix several typos.
Lint all the code.
Remove unused code.
Requirements and Installation
managesieve requires
Not yet implemented
sieve-names are only quoted dump (put into quotes, but no escapes yet).
Copyright and License
- Copyright:
© 2003-2024 by Hartmut Goebel <h.goebel@crazy-compilers.com>
- License for managesieve:
PSF-like License, see enclosed file
- 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.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7749d1b8ab741d1d18bc5ecc08b03543de3b6861d4ed48f041c46f1ff5375baf |
|
MD5 | b844361a4ae6bd97e697d978005d5168 |
|
BLAKE2b-256 | 61ea6527de3af526097ba8d9f3508d737e3a0733598c2c4931337741ff05434e |