Here are
instructions to get the email header of other commonly used mailbox providers.
What is a custom return path address?
Here, the domain of the sender address and the return-path address do not match. In this situation, the SPF alignment will fail.
A custom return-path address will use the domain that is used by the sender address. For example, if your sender domain is zylker.com, you can create a custom return-path address like
bounces@bounce.zylker.com. When the domain of your sender address and that of your return-path address match, you can achieve SPF alignment and your emails will pass the SPF validation.
How to set up a custom return path address
- Log in to your account.
- From the Navigation Toolbar, choose Settings.
- Select Custom Return Path under Deliverability.

- Select Setup for the domain for which you want to create the custom return-path address.

- In the Return-path setup dialog box, add the host name in the Host Name to Add field.
- Click Copy in the CNAME record to be added field to copy the CNAME record.
- Paste the CNAME record in your DNS.
- Click Verify Domain.

Advantages of using a custom return path address
Having a custom return path address will help your emails pass the SPF alignment in DMARC validation. When you implement SPF, DKIM, and DMARC, it will improve email deliverability and prevent your emails from spoofing attacks.