### Overview - Currently the `PUT /api/Messages` uploads the email always to the `INBOX` folder of the given mailbox, can it be uploaded in the `Sent` folder too? https://github.com/rnwood/smtp4dev/blob/master/Rnwood.Smtp4dev/Controllers/MessagesController.cs#L604
Overview
PUT /api/Messagesuploads the email always to theINBOXfolder of the given mailbox, can it be uploaded in theSentfolder too?https://github.com/rnwood/smtp4dev/blob/master/Rnwood.Smtp4dev/Controllers/MessagesController.cs#L604