Skip to content

Instantly share code, notes, and snippets.

@mimepost
mimepost / email_send.md
Last active November 7, 2024 16:29
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' \