Skip to content

queuemail/docs-and-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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: