In this article, we'll walk you through setting the DNS records for Professional Email on your Cloudflare's domain.
| alert-warning | Titan needs you to verify domain ownership and activate email services by setting MX records & TXT records. |
| alert-success | Jump directly to MX and SPF Records? Click here |
Follow these steps to start sending and receiving emails with your account.
1. Log in to Cloudflare's dashboard
2. Search for "Domain" in the sidebar to the left hand side and click on it.
3. Click on the domain name whose DNS record you want to update.
| image-shadow |
|
4. Click on the “DNS” dropdown in the left-hand sidebar, and then click on “Records.”
| image-shadow |
4. Now click on "Add Record" and create your first MX record (omitting the quotes).
- Type: MX
- Name : @
- TTL : 1 hour
- Mail Server: "mx1.titan.email"
- Priority: "10"
| image-shadow |
5. Similarly, add the following values for the second MX record (omitting the quotes):
- Type: MX
- Name: @
- TTL: 1 hour
- Mail Server: "mx2.titan.email"
- Priority: "20"
6. Now add a TXT/SPF record by adding the below mentioned values (omitting the quotes):
- Type: TXT
- Name: @
- TTL: 3600
- Content: "v=spf1 include:spf.titan.email ~all"
| image-shadow |
Done! Professional email for your Cloudflare's domain is now set up and ready to send and receive emails.
MX and SPF settings:
| Priority | Host | Mail Server | TTL |
| 10 | @ | mx1.titan.email | 1 hour |
| 20 | @ | mx2.titan.email | 1 hour |
| Record Type | Host | Content | TTL |
| TXT | @ | v=spf1 include:spf.titan.email ~all | 1 hour |
If you need any further assistance, feel free to knock on our door by writing to us at support@titan.email.
We look forward to having you onboard! :)