search for: quotarecalc

Displaying 2 results from an estimated 2 matches for "quotarecalc".

2019 Jan 03
2
doveadm_allowed_commands doesn't work as expected
...t;,"percent":"0"},{"root":"Userquota","type":"MESSAGE","value":"0","limit":"-","percent":"0"}],"c01"]] 2) Return unAuthorized when doveadm_allowed_commands = quotaGet,quotaRecalc,expunge # curl -k -H "Content-Type: application/json" -H "Authorization: X-Dovecot-API <base64 api key>" https://localhost:9088/doveadm/v1 -d'[["quotaGet",{"user":"user1 at mydomain.com"},"c01"]]' [["error",{&quo...
2019 Jan 03
0
doveadm_allowed_commands doesn't work as expected
...t;:"0"},{"root":"Userquota","type":"MESSAGE","value":"0","limit":"-","percent":"0"}],"c01"]] > > > 2) Return unAuthorized when doveadm_allowed_commands = > quotaGet,quotaRecalc,expunge > > # curl -k -H "Content-Type: application/json" -H "Authorization: > X-Dovecot-API <base64 api key>" https://localhost:9088/doveadm/v1 > -d'[["quotaGet",{"user":"user1 at mydomain.com"},"c01"]]' >...