Added functions to compose (compose_email()
), preview (preview_email()
), and send (send_email_out()
and send_by_mailgun()
) HTML email messages
Added helper functions for inserting HTML fragments into the message body (add_cta_button()
, add_image()
, and add_ggplot()
)
Added a function to help generate a secret credentials file for sending email through SMTP