Closed d4mation closed 7 years ago
This allows Attachments that have been added using PHPMailer's addStringAttachment() method to be sent properly via the HTTP API.
addStringAttachment()
An example can be seen in #132.
Thanks @d4mation. Merged it.
No problem, @rajumsys!
This allows Attachments that have been added using PHPMailer's
addStringAttachment()
method to be sent properly via the HTTP API.An example can be seen in #132.