Managed transactional email for your app.
Use Email when your app needs to send welcome messages, verification or account emails, password-reset links, receipts, confirmations, notifications, or contact-form messages.
There are no email providers, domains, DNS records, or API keys to set up. Orchard manages all the sending infrastructure, and your agent wires it into your app for you.
When to use Email
Use Email whenever your app needs to send a message to a person:
- Welcome and verification emails
- Password-reset and account-update emails
- Order receipts and confirmations
- Notifications when something happens
- Support and contact-form replies
Choose the right service
Use Email for outgoing messages from your app. Use Auth for sign-in and sessions, and Database for structured records that the app needs to save or query.
Ask your agent
Paste one of these into your coding agent:
- "Send a welcome email when a user signs up."
- "Email users when their support ticket gets a reply."
- "Send an order confirmation email after checkout."
- "Add a contact form that sends an email notification."
- "Send account update emails to signed-in users."
In your dashboard
You don't set anything up here. The moment your agent adds Email, Orchard automatically detects it, creates the project, and fills in your dashboard for you. Then you can check:
- Projects: open a project to view its Email status, sent messages, and email usage.
- Billing: see your plan, email usage, and the estimated cost for the current billing period.
Email pricing
Start free. The Free plan includes a monthly allowance at no charge. Upgrade to Builder to keep going past it: you get double the allowance included, then pay only for what goes over.
- Emails sent: 150 per month free on Free; 300 included on Builder, then $1.13 per 1,000 emails.