Changelog
1.2.0 (2023-06-13)
[#2] Add support for
CC.
1.1.0 (2023-01-18)
Adds optional headers parameter to send_mail_plus. These headers will
end up in the header section of the body of the top message, not in any
multipart “children” of the message.
1.0.0 (2022-11-08)
Initial release of stable API
Three utilties are public API:
send_mail_plusto handle (inline) attachmentssanitize_contentto strip untrusted/disallowed links from mail contentstrip_tags_plusto convert HTML into a best-effort plain text variant