Displaying 2 results from an estimated 2 matches for "mailboxcr".
Did you mean:
mailboxnr
2016 May 24
2
New feature: HTTP API
Thanks for the new HTTP API.
I get the API with some commands up and running, but I'm still not able
to create folder.
curl -k -H "Content-Type: application/json" -H "Authorization: Basic
secret" -d
'[["mailboxCreate",{"user":"user at example.org","mailbox":["INBOX/TEST"]},c01]]'
https://xxx.xxx.xxx.xxx.:8080/doveadm/v1
and also
curl -k -H "Content-Type: application/json" -H "Authorization: Basic
secret" -d
'[["mailboxList"...
2016 Apr 05
2
New feature: HTTP API
> On April 5, 2016 at 12:24 PM aki.tuomi at dovecot.fi wrote:
>
>
>
> > On April 5, 2016 at 9:57 AM Tom Sommer <mail at tomsommer.dk> wrote:
> >
> >
> > On 2016-04-05 08:44, aki.tuomi at dovecot.fi wrote:
> > >> On April 5, 2016 at 9:27 AM Tom Sommer <mail at tomsommer.dk> wrote:
> > >>
> > >>
> >