Developer’s Guide on Sending HTML Emails in Go: SMTP and Email API Covered
On December 13, 2024
By Ivan Djuric
Find out everything you need to know about sending HTML email in Go: from templates to dynamic content, and more!
Send emails in Go using Gmail SMTP and API
On December 12, 2024
By Ivan Djuric
Leverage Gmail SMTP or API and start sending emails in Go by following our step-by-step guide!
How to Send Emails in Java using SMTP and email API: A Step-by-Step Guide
On November 25, 2024
By Ivan Djuric
Learn Jakarta Mail (a.k.a. JavaMail) to send emails from Java apps and explore the alternatives (Spring Framework, Apache Commons Email, and Simple Java Mail).
Mail Merge With Excel: A Beginner’s Guide
On November 16, 2024
By Dzenana Kajtaz
Find out how to do mail merge in Excel with a step-by-step tutorial: everything from the setup to testing and examples is included.