Swift_Message
Closed this issue · 1 comments
elfeffe commented
Is there any way to use a SwiftMailer object?
My system prepare a Swift message to send by SMTP, how can I use it with the API?
adamcooke commented
You can send raw RFC2882 messages to the API using the send/raw
API method. https://atech.github.io/postal-api/controllers/send/raw.html