heart Posts from the community...
Story
@idjuric660 shared a post, 5Ā months ago
Technical Content Writer, Mailtrap

How to Send Emails with Email API: Practical Examples in Popular Languages and Frameworks

In this article, Iā€™ll show you how to send emails using an email API in various programming languages and frameworks.Ā 

Iā€™ll also break down the differences between SMTP and email APIs, but if youā€™re already aware of them and your needs, feel free to skip ahead by clicking on some of the following links:

PHP

Laravel

Python

Node.js

Note that as my API of choice, Iā€™ll be using Email API, a part of the Mailtrap Email Delivery Platform. However, the core principles in this article can be applied to any email API provider.

Send email API-1040x540
Story
@idjuric660 shared a post, 6Ā months ago
Technical Content Writer, Mailtrap

Node.js Contact Form: How to Create One, Validate Data, and Send Emails

In this step-by-step tutorial, Iā€™ll show you how to create a Node.js contact form, give it a personal touch, retrieve and validate data from it, and then send emails through the form via SMTP or API.

Note: youā€™ll need Node.js 6+ or any version released since May 2018 installed on your machine for the provided code snippets to work.

Node.js-Contact-Form_GREEN-BG-1029x540
Story Mailtrap Team
@idjuric660 shared a post, 7Ā months ago
Technical Content Writer, Mailtrap

Office 365 SMTP: Setup and Configuration Explained

In this guide, I dive deep into the ins and outs of Office 365, showing you what itā€™s best used for and how to configure it, while also providing you with some actual examples. What is an Office 365 SMTP server? SMTP, orSimple Mail Transfer Protocol, is an internet standard protocol responsible for ..

loading...