HomePhorge

cli - direct dam implementation

Description

cli - direct dam implementation

Summary:
This is an extended imaplib
def deleteacl function

def deleteacl(self, mailbox, who):
     """Delete the ACLs (remove any rights) set for who on mailbox.

     (typ, [data]) = <instance>.deleteacl(mailbox, who)
     """
     return self._simple_command('DELETEACL', mailbox, who)

This is more direct without sam workaround

Reviewers: PyKolab Developers, sicherha

Reviewed By: PyKolab Developers, sicherha

Subscribers: sicherha

Differential Revision: https://git.kolab.org/D3572

Details

Provenance
sicherhaAuthored on Jun 17 2022, 10:09 PM
sicherhaPushed on Jun 17 2022, 10:10 PM
Reviewer
PyKolab Developers
Differential Revision
Restricted Differential Revision
Parents
rP015ece8de436: [Python 3] wallace - modules change / relative imports
Branches
Unknown
Tags
Unknown
Build Status
Buildable 39278