[Patches] [ python-Patches-998149 ] imaplib deleteacl and myrights

SourceForge.net noreply at sourceforge.net
Mon Jul 26 18:54:34 CEST 2004


Patches item #998149, was opened at 2004-07-26 18:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=998149&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Arnaud MAZIN (arnaudmz)
Assigned to: Nobody/Anonymous (nobody)
Summary: imaplib deleteacl and myrights

Initial Comment:
this small patch against Python-2.3.4 adds two IMAP
commands : 
- deleteacl which allows the cleaning of ACL set by
setacl over an IMAP folder
- myrights which lists the right that le logged in user
has over a folder (which is different from getacl command)

Those two features have been tested with SunONE
Messaging Server 6.0 and python client 2.3.4 uder linux
x86 and Solaris 9  ultrasparc


diff -Nru Python-2.3.4.ori/Lib/imaplib.py
Python-2.3.4/Lib/imaplib.py >
Python-2.3.4-imaplib-deleteacl-myrigths.patch

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=998149&group_id=5470


More information about the Patches mailing list