Skip to content

kaiiak/mailer

Repository files navigation

mailer

The program that sends email messages.

Changelog

0.2.0 (2017-02-28)

  • Removed REST API
  • Added SendCloud v1 API
  • Added Get method support
  • Added Multiple recipients
  • Added Cc, Bcc support
  • Added Too large attachments return error message
  • Fixed Too large attachment send failed
  • Added Configure file
  • Added Send email timeout

0.1.0 (2017-02-10)

  • Init project