Post inbound email
The Inbound Email Module defines a route for each Inbox:
- POST- /<database_name>/inbound_email/inbox/<identifier>:
Create an Email for the identified inbox using the
data of the request.
 - The request parameter - typedefine which data type to apply by default
it is- rawwhich expect the bytes of a RFC 822 message.
 - Other available types: