Connect your Resend account and send emails through a powerful workspace without building forms, APIs, or custom tooling.
Email will be sent from: info@example.com
Demo only — no email will actually be sent
MailDesk is a thin layer on infrastructure you already use and trust.
API Key encrypted & stored
Composer interface
Email delivered
Connect your Resend API key
POST /api/providers/resend/connect
MailDesk validates key & retrieves domains
resend.domains.list()
Compose email in MailDesk interface
Select from verified domains
MailDesk sends via Resend API
resend.emails.send()
A powerful workspace designed for sending emails without the complexity.
Email will be sent from: info@example.com
Write it like an email. Compose emails through a familiar interface without writing code.
Select from your verified domains and sender identities. Full control over your email appearance.
View your email history with delivery status. Know exactly what was sent and when.
Your credentials are encrypted and never exposed. Built for teams who care about sending reputation.
API keys encrypted at rest using industry-standard encryption
encrypt(apiKey, ENCRYPTION_KEY)API keys never sent to browser, all operations server-side
POST /api/emails/send (server only)Multi-tenant architecture with per-user encryption keys
WHERE userId = session.user.idPer-user rate limits to prevent abuse and protect reputation
max: 100 requests/minuteConnect your Resend account and send your first email through MailDesk.