Mobile and Web Extension Mail send extension with capacity to recipients list, binary attachments list, HTML or Text message and dynamic SMTP configuration.
Mime types supported:
Text
"text/plain";
"text/html";
"text/xml";
"text/richtext";
Application
"application/soap+xml";
"application/octet-stream";
"application/rtf";
"application/pdf";
"application/zip";
Image
"image/gif";
"image/tiff";
"image/jpeg";
-Fixed:
The IsBodyHTML parameter, which specifies whether the email content is in HTML or plain text, was undefined.