This article walks you through adding the DNS records Titan needs on your Cloudflare domain, so you can send and receive Professional Email. You'll add two MX records and one TXT (SPF) record through Cloudflare's DNS dashboard. Once these records are set, Titan can verify your domain and activate your email service.
- Before You Start
- MX and TXT Record Values
- Add the Records in Cloudflare
- What You'll See When You're Done
Before You Start
| alert-warning | You need to set these MX and TXT records to verify domain ownership and activate your Titan email service. You'll need access to your Cloudflare account, with permission to edit DNS records for your domain. |
MX and TXT Record Values
If you just need the record values to enter yourself, use the tables below. Otherwise, follow the step-by-step instructions in Add the Records in Cloudflare.
MX Records
| Refers to | Mail server | Priority | TTL |
| @ | mx1.titan.email | 10 | 1 hour |
| Refers to | Mail server | Priority | TTL |
| @ | mx2.titan.email | 20 | 1 hour |
TXT (SPF) Record
| Record Type | Refers to | TXT Value | TTL |
| TXT | @ |
v=spf1 include:spf.titan.email ~all
|
1 hour |
Add the Records in Cloudflare
1. Log in to Cloudflare's dashboard.
2. Search for Domain in the left sidebar and click it.
3. Click the domain name whose DNS records you want to update.
| image-shadow |
|
4. Click the DNS dropdown in the left sidebar, then click Records.
| image-shadow |
5. Click Add Record and create your first MX record:
- Type: MX
- Name: @
- TTL: 1 hour
- Mail Server: mx1.titan.email
- Priority: 10
| image-shadow |
6. Add a second MX record with these values:
- Type: MX
- Name: @
- TTL: 1 hour
- Mail Server: mx2.titan.email
- Priority: 20
Add a TXT record for SPF with these values:
- Type: TXT
- Name: @
- TTL: 3600
- Content: v=spf1 include:spf.titan.email ~all
What You'll See When You're Done
Once you've added these records, Professional Email is set up and ready to send and receive emails on your Cloudflare domain. It may take some time for the DNS changes to propagate before Titan verifies your domain.