queuemail / docs-and-examples

QUEUEMAIL.DEV docs & examples

Home Page:https://queuemail.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUEUEMAIL.DEV - Reliable email delivery API. Free tier. Send asynchronously.

Main docs page here --> https://docs.queuemail.dev/

QUEUEMAIL.DEV allows you to send emails via API using one or more SMTP servers in order to ensure deliverability and avoid SMTP stress.

Some sample features:

  • You can program sending emails in a synchronous or asynchronous way: With logs endpoint you can check send status for every email sent.

  • Also, with webhooks, you can run processes when an event (like email sucessfully sent) occurs for a complete integration.

  • With sending email endpoint you can discard sending errors before you start a SMTP session.

  • Track opened emails and clicked email links with tracking endpoint.

  • ...and much more at docs.

Free tier does not support Queuemail professional SMTP servers. So you must to configure free SMTP servers or your custom SMTP server.

CLIENTS:

EXAMPLES:

CHANGELOG:

About

QUEUEMAIL.DEV docs & examples

https://queuemail.dev

License:Mozilla Public License 2.0


Languages

Language:Java 70.3%Language:JavaScript 15.8%Language:HTML 13.9%