Skip to content

Domains

To send emails with ToSend, you need to verify ownership of your domain by adding DNS records.

Adding a Domain

  1. Go to Domains in your dashboard
  2. Click Add Domain
  3. Enter your domain name (e.g., yourdomain.com)

DNS Records

After adding a domain, you’ll need to configure three DNS records with your DNS provider.

DKIM Record

DKIM (DomainKeys Identified Mail) verifies that emails are authorized by the domain owner.

TypeNameValue
TXT

The DKIM value is a long string containing your public key. Copy the entire value from your dashboard.

SPF Record

SPF (Sender Policy Framework) authorizes ToSend to send emails on behalf of your domain.

TypeNameValue
TXT

MX Record

The MX record enables bounce and complaint handling.

TypeNamePriorityValue
MX 10

DMARC protects your domain from email spoofing and improves deliverability. Add this after DKIM and SPF are verified.

TypeNameValue
TXT

Verification Status

After adding DNS records, your domain will go through these statuses:

StatusDescription
PendingDNS records are being verified. This can take up to 72 hours.
VerifiedDomain is ready to send emails.
FailedDNS records were not detected within 72 hours. Check your configuration.

Sending DNS Instructions

You can email the DNS configuration instructions to your domain administrator:

  1. Go to Domains → select your domain
  2. Click Send DNS Instructions
  3. Enter the recipient email address

This is limited to 3 emails per domain per day.

Deleting a Domain

To remove a domain:

  1. Go to Domains → select your domain
  2. Click Delete Domain
  3. Confirm the deletion

Domain Statistics

Each domain shows sending statistics for the last 30 days:

  • Total emails sent
  • Verification status
  • Date added