Deliverability

Email deliverability is the rate at which your emails reach the recipient's inbox (vs. spam folder or being blocked). Follow these best practices to maximize deliverability.

Authentication

Email authentication proves to receiving servers that your email is legitimate. TinyCommand handles the technical setup, but you need to configure DNS records.

Required DNS records

RecordPurposeWhat it does
SPFSender Policy FrameworkLists which servers are allowed to send email on behalf of your domain
DKIMDomainKeys Identified MailAdds a cryptographic signature to prove the email hasn't been tampered with
DMARCDomain-based Message AuthenticationTells receiving servers what to do if SPF/DKIM fail (reject, quarantine, or allow)

Setting up authentication

  1. Go to Settings → Email → Domain Authentication
  2. Click + Add Domain
  3. Enter your sending domain (e.g., yourdomain.com)
  4. TinyCommand generates the DNS records you need to add
  5. Add each record to your domain's DNS settings (in your registrar or DNS provider)
  6. Click Verify; verification may take up to 48 hours

Content best practices

PracticeDoDon't
Subject linesClear, specific, relevant to the contentALL CAPS, excessive punctuation (!!!), spam trigger words ("FREE", "ACT NOW")
From nameYour company or person nameNo-reply addresses, generic sender names
Content ratioGood balance of text and imagesImage-only emails (spam filters can't read images)
LinksUse your own domain for linksShortened URLs (bit.ly, tinyurl); they look suspicious
UnsubscribeAlways include an unsubscribe linkHiding or omitting the unsubscribe option
HTMLClean, well-structured HTMLBroken HTML, excessive inline styles, JavaScript
SizeUnder 100KB total (including HTML)Large attachments or embedded images

Sending practices

PracticeDetails
Warm up new domainsStart with small volumes (50-100/day) and gradually increase over 2-4 weeks
Clean your listRemove bounced addresses, unsubscribes, and inactive contacts regularly
Segment your audienceSend relevant content to relevant people; this improves engagement rates
Monitor bounce ratesKeep hard bounce rate under 2%. Remove hard bounces immediately.
Monitor spam complaintsKeep complaint rate under 0.1%. High complaints damage your sending reputation.
Send consistentlyRegular, predictable sending patterns build reputation

Troubleshooting delivery issues

Emails going to spam

CheckHow to fix
AuthenticationVerify SPF, DKIM, and DMARC are properly configured
ContentRemove spam trigger words, add more text content
Sending historyIf domain is new, warm it up gradually
BlacklistsCheck if your sending IP is blacklisted at mxtoolbox.com
EngagementLow open rates signal spam; clean your list

Emails not arriving at all

CheckHow to fix
Hard bounceThe email address doesn't exist; remove from list
Soft bounceMailbox full or server temporarily unavailable; retry automatically
BlockedReceiving server rejected the email; check authentication
Invalid addressTypo in the email address; verify with the recipient

Sending reputation

Your sending reputation is a score that email providers assign to your domain based on:

FactorImpact
Bounce rateHigh bounces = bad reputation
Spam complaintsComplaints severely damage reputation
EngagementHigh open/click rates improve reputation
Volume consistencySudden spikes in volume look suspicious
AuthenticationMissing SPF/DKIM hurts reputation
BlacklistsBeing on a blacklist destroys reputation
Warning

Never purchase email lists. Sending to people who didn't opt in generates spam complaints, bounces, and can get your domain permanently blacklisted. Build your list organically through forms and opt-ins.

Tip

Use the Preview & Test feature to send test emails to yourself across multiple email providers (Gmail, Outlook, Yahoo) before sending to your full list. Check that the email renders correctly and doesn't land in spam.