Smtp to Http. Listen for mail messages and send it to a http endpoint as a POST request.
Body of message must be plain text.
Valid JSON in the body message will be serialized into request body "message" object.
Smtp to Http. Listen for mail messages and send it to a http endpoint as a POST request.
Body of message must be plain text.
Valid JSON in the body message will be serialized into request body "message" object.