Skip to content

Instantly share code, notes, and snippets.

@mimepost
mimepost / email_send.md
Last active August 14, 2019 10:52
Some example to send test email using MimePost

Send test email using MimePost

(by @MimePost)


Using curl

curl -XPOST \
-H 'X-Auth-Token: api_token' \