I get a bug when I perform the following steps:
- Entering a new address in the webmail interface.
- Accessing the changelog via web API. e.g.:
http://myhost/api/test3@mydomain/change ... output=xml
- Requesting the content of the new address, e.g.
http://myhost/api/test3@mydomain/mailbo ... 94bd427f/1
I get a valid HTTP response, but the content is empty. When I request some other addresses and then call the new address again, then suddenly I get the content. This must be a bug in the processing of the API requests.