SMTP Return Path Explained!

Integrate and deliver seamlessly with our RESTful APIs, Transactional Emails Redefined!

Pranav Sharma
Pranav Sharma
February 15, 2021
1 min read

The Email API by developers, for developers

Integrate in minutes with our Email API or SMTP and deliver emails to customer's inbox instantly. Mailazy Email API built for developers that fits into any tech stack.

The Return-Path (sometimes called the Reverse-Path or Envelope-FROM — all of these terms can be used interchangeably) is the value used during the SMTP session.

smtp return path format

Only the recipient’s mail server is supposed to add a Return-Path header to the top of the email. This records the actual Return-Path sender during the SMTP session. All bounces that occur during the SMTP session should go back to the Return-Path value. Some servers may accept all email and then queue them locally until it has a free thread to deliver them to the recipient’s mailbox. If the recipient doesn’t exist, it should bounce it back to the recorded Return-Path value. Note, not all mail servers obey this rule. Some mail servers will bounce it back to the FROM address.

smtp return path flow

In more simplified terms, When an email doesn’t make it to its intended destination, the return path indicates where non-delivery receipts—or bounce messages—are to be sent. The return path may also be referred to as bounce address, reverse path, envelope from, MAIL FROM (and quite a few more).

the Return-Path header is added by the receiving mail server and not by the sender. You can write whatever address you want inside of the envelope, but to deliver it you have to take it to the post office and show them your ID and they put that address on the envelope before sending it. In other words, the Return-Path header is as trustworthy as the checks performed by the receiving SMTP server, where the others can be easily spoofed.

"MAIL FROM" is just the more technically-correct way of saying Return-Path; they're the same thing.



Mailazy Docs

Integrate with Transactional email service in minutes

click here

Most Popular Tags

EngineeringSMTPShort ReadBest PracticesEmailAPIsEmail SecurityCommunicationEmail APIEmail Delivery



What is Mailazy?

Mailazy is a Transactional Email Platform specially built for developers which satisfies the requirement for use cases like Reset Password Emails, OTP Emails, Welcome Emails, and so on. The Mailazy platform helps you to send transactional emails seamlessly and track email deliverability. Mailazy enables your applications to send messages via a simple HTTP REST interface or via easy SMTP integration and abstracts away the complexities of sending transactional emails.

Visit website

Pranav Sharma

Pranav Sharma

Pranav Sharma is a Lead Software Development Engineer at Mailazy. He graduated in Computer Science and considers himself a learner of life. He loves to play cricket, football and computer games.

View Profile