Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 350 Bytes

Mailknife

  • Mailknife is a very simple alternative tool to Mailgun.
  • Mailknife is designed for a small quantity of mails to send.
  • Mailknife exposes a webservice to send a mail with the same signature than the Mailgun API.
  • Mailknife transforms the message into multiple SMTP calls.

Work in progress ...

TODO :

  • Return a JSON response.