Coming soon · Domainless Email

A real inbox
on your own domain.

Custom-domain email that doesn’t pretend to be a forwarding service. Get you@domainless.fun, or bring your own domain. Real IMAP/SMTP. A webmail UI we use ourselves. A REST API for transactional sending.

From: gerald@yourname.fun
To:   customer@somecompany.com
Subject: Welcome to your indie business

You’re a real founder now. Your email address says so.

— Sent from Domainless Email · DKIM signed
What you get

Email that actually works.

Most “email hosts” are forwarders that drop your mail into Gmail or iCloud. Domainless Email is a real mailbox: real IMAP, real SMTP, real DKIM, real storage on hardware we control.

01 / Mailbox

Real IMAP & SMTP

Connect with Apple Mail, Thunderbird, Outlook, K-9 — or use our webmail. Standards-based. No proprietary clients, no lock-in.

02 / Domain

Bring your own domain

Park yourname.fun on our MX, drop in three DNS records, send and receive as you@yourname.fun. Or get a free @domainless.fun address.

03 / Auth

DKIM, SPF, DMARC, MTA-STS

All four configured for you. Outbound mail is signed and trusted by default. We deliver to Gmail, Proton, Outlook, and the rest of the open internet.

04 / Webmail

Webmail we use ourselves

Three-pane client, fast keyboard navigation, drafts that survive crashes. Same UI we read our own founder mail in.

05 / API

REST API for sending

Drop transactional and marketing email straight from your backend. JSON in, queued and signed out. Same auth keys as the rest of our APIs.

06 / Privacy

No tracking, no scanning

We don’t train models on your inbox. We don’t insert tracking pixels. We don’t scan attachments for ads. The mailbox is yours.

Send from code

One call. Signed and gone.

When the API tier opens, transactional sending is one POST. JSON in, message queued, DKIM signed, delivered.

# Send a signed email from your own domain.
curl -X POST 'https://api.jandgstudios.fun/v1/mail/send' \
  -H 'Authorization: Bearer $JG_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "from": "you@yourname.fun",
    "to":   "customer@example.com",
    "subject": "Welcome",
    "text": "Thanks for signing up."
  }'
Pricing preview

Indie-priced. No surprises.

Final pricing locks in at launch. Waitlist members get a permanent discount and the first 100 signups get a lifetime hobby tier.

Free
$0/mo
No card.
  • 1 mailbox @ domainless.fun
  • 100 MB storage
  • Webmail + IMAP
  • Outbound only on shared domain
Pro
$12/mo
Or $120/yr.
  • Unlimited mailboxes
  • 50 GB pooled storage
  • REST API for sending
  • Webhooks on inbound
  • Priority support

Get yours first.

We’ll email you when mailbox signups open. Waitlist members get a lifetime discount, and the first 100 signups stay on Hobby forever.