Skip to content

queuemail/docs-and-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f15203d · Jan 9, 2024

History

69 Commits
Jan 9, 2024
Jul 14, 2023
May 30, 2023
May 30, 2023
May 30, 2023
Jan 9, 2024
Aug 31, 2023
Aug 31, 2023
Sep 21, 2023
Aug 31, 2023
Aug 31, 2023
Sep 1, 2023
Sep 1, 2023
Sep 1, 2023
Sep 20, 2023
Jan 9, 2024
Jul 11, 2023
Sep 1, 2023
Sep 1, 2023
Jul 18, 2023
Jul 11, 2023
Jul 11, 2023
Jul 11, 2023
Jul 11, 2023
Aug 30, 2023
Jul 21, 2023
Jul 13, 2023
Oct 4, 2023
Jul 13, 2023
Jul 11, 2023
Jul 18, 2023
Jul 13, 2023
Jan 9, 2024
Jul 14, 2023
Jul 18, 2023
Sep 1, 2023
Sep 1, 2023
Sep 1, 2023
Sep 1, 2023
May 30, 2023
May 30, 2023
Sep 1, 2023
Sep 1, 2023
Jul 24, 2023
Jul 11, 2023
Jul 11, 2023
Aug 31, 2023
Jul 11, 2023

Repository files navigation

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: