API does not support redirects, other mailbox features

Issue #108 resolved
Michael Shadle created an issue

PATCH only says it supports the 4 parameters. Same with POST for a creation. Can the scope of those be expanded to cover everything? Especially on update. Right now I have to do a POST and then a PATCH to complete a single account.

There is currently no API method for redirects for sure.

Comments (1)

  1. SH repo owner

    I've added another field for redirect when POST - "redirect" is internaly a mailbox with special flag and sieve script.

    Fixed in next version. Thanks!

  2. Log in to comment