Displaying 1 result from an estimated 1 matches for "iqevawubvyetixz1h7kl".
2015 Jun 19
1
setting quota through IMAP
Am 19.06.2015 um 16:16 schrieb Steffen Kaiser:
> On Fri, 19 Jun 2015, Daniel Tr?der wrote:
>
>> I'd like to set the quota of a user through the IMAP protocol. I use
>> Pythons imaplib:
>
>> imap.setquota("test1m at uni.dtr", "(storage 8192)")
>> ('NO', ['Quota can be changed only by admin.'])
>
>> So... which user