Instead of using @a1send.com or @a101.bot, setup your own custom email addresses to send and receive emails.
mail
e.g mail.yourdomain.com
yourdomain.com
mail.example.com
This points your new mail subdomain, mail.example.com to the server’s IP address.
A Record
and enter the following:This tells other mail servers where to deliver email for example.com.
These records are for deliverability and anti-spam
TXT RECORD
for the following:You should have these records in your Advanced DNS Settings
Record | Type | Host | Value | Priority | TTL |
---|---|---|---|---|---|
SPF | TXT | v=spf1 ip4:110.232.112.135 a:mail.a101.bot ~all | — | Automatic | |
DMARC | TXT | _dmarc | v=DMARC1; p=none; rua=mailto:[email protected] | — | Automatic |
DKIM | TXT | the domain key we’ve provided e.g subdomain._domainkey | The value we’ve provided - this will look like: v=DKIM1; h=sha256; k=rsa; t=y; p=AsDSDGGJGKA... | — | Automatic |
MX | MX | @ | mail.a101.bot | 1 | Automatic |
mail.yourdomain.com
This points your new mail subdomain to the server’s IP address.
A
for the Type and enter the following:This tells other mail servers where to deliver email for your domain.
MX
for the Type and enter the following:These records are for deliverability and anti-spam
You should have these records in your Cloudflare DNS settings
Record | Type | Name (Host) | Content (Value) | Priority | TTL | Proxy Status |
---|---|---|---|---|---|---|
A | A | 110.232.112.135 | — | Auto | DNS only | |
SPF | TXT | v=spf1 ip4:110.232.112.135 a:mail.a101.bot ~all | — | Auto | DNS only | |
DMARC | TXT | _dmarc | v=DMARC1; p=none; rua=mailto:[email protected] | — | Auto | DNS only |
DKIM | TXT | from dashboard | from dashboard | — | Auto | DNS only |
MX | MX | @ | mail.a101.bot | 10 | Auto | DNS only |
🔒 Important: Make sure all email-related records have the proxy disabled (gray cloud). Email services require direct DNS resolution to function properly.
[email protected]
inboxFeel free to reach out to [email protected] directly if you run into any issues during the setup process.
[email protected]
)💡 Warming up tips: New email domains need time to build reputation. Start with low volumes (5-10 emails/day) for the first week, then gradually increase. Avoid sending mass emails immediately after setup.