Every email your platform sends travels inside a digital envelope. The Envelope From domain - a subdomain dedicated to email routing, like mailer.company.com - is the return address on that envelope. It's separate from the From address recipients see in their inbox. You set this up once when you first stand up your Act-On account, and rarely touch it again.
Quick Reference (Advanced Users) - Click to Expand
Choose a dedicated email-only subdomain (for example, mailer.company.com). Publish two records against it:
-
TXT (SPF):
v=spf1 include:_spf.act-on.net -all -
MX:
est-mta.b2b-mail.net(priority 10)
Then submit the support ticket at the bottom of this page.
Create your Envelope domain and set up SPF
You need SPF (Sender Policy Framework) on this domain so Act-On can send email on your behalf. See What is SPF? for why SPF matters for deliverability.
Work with your mail or IT team to:
- Decide on a subdomain to use for your email envelope (for example,
mailer.company.com).- This subdomain is for email only. Don't attach it to any other website.
- If you have multiple root domains, create this subdomain on the one with the healthiest email reputation.
- Create two new records in DNS on this subdomain:
-
TXT record:
v=spf1 include:_spf.act-on.net -all -
MX record pointing to
est-mta.b2b-mail.netwith priority10.
-
TXT record:
- Continue to the support ticket below.
Send in a support ticket for Envelope Domain
Once the TXT and MX records are published, submit the form below so our support team can finish the configuration on the Act-On side.
Envelope Domain setup form
Support will reply to confirm that setup is complete.