We'd love to add inbound; it's on our list! There are several different ways we could implement. What would help you best? What features would you want?
Posts by Resend
🙏
👋 Thanks for the extra context. Unless your client has specific requirements for why they would want a subdomain policy, the root domain DMARC policy will apply to your subdomain and work well. It's also how we use DMARC ourselves. One DMARC to rule them all :)
You can add DMARC subdomain records, but many users have a single DMARC policy for their entire domain and let subdomains use that one. What is your motivation? Do you want different policies for different subdomains?
That's awesome! Let us know if we can do anything to make Resend even better for you!
Have more questions about the Broadcast API? Comment below!
You can even schedule your broadcast using natural language. We’ll handle the scheduling, queuing, and throttling.
4️⃣ Send your broadcast
Grab your broadcastId from the dashboard or the API call or response and then send your broadcast.
4️⃣ Create the broadcast
I’ve set up this basic project to send my call when I hit my `api/create` endpoint. You can preview your broadcast in the dashboard.
3️⃣ Add your broadcast html
I’ll use a template I created in new.email and pass it along using the react prop since I’m using the NodeSDK.
2️⃣ Add your audience
Install your preferred Resend SDK and add your audience id, which tells Resend which audience to send your broadcast to.
1️⃣ Add an API key
I’ll install the SDK, and create and add an API key. To keep it safe, I’ll add it to a .env file.
Send marketing emails via API with our new Broadcast API
Quick guide 👇
We're thrilled to share the news that Carolina Josephik is joining Resend.
Carolina is a versatile full-stack developer with nearly 6 years of experience building applications across healthcare, ad tech, and financial automation sectors.
Or watch on YouTube: youtu.be/VIHmM6MQFRk
Did you know? We have a Broadcast API, too.
You can create, edit, and send marketing emails using code and we'll handle the scheduling, queueing, and throttling for you.
resend.com/blog/broadc...
Learn more about Broadcasts, our no-code editor for creating marketing emails: resend.com/products/ma...
Emails are now multiplayer!
- 👥 Presence Indicators
- 🖱️ Live cursors
- ⌨️ Real-time fields
- 🎨 Global styles
5️⃣ New components
We've added 8 new sample components you can copy and paste into your emails, including Bento Grids, Pricing Tables, Feature Lists, Ratings, and more. react.email/components
4️⃣ Spam checker
The Spam Score will look at your email content and use a robust scoring framework to determine if the email is likely to be spam.
It's powered by SpamAssassin, the #1 open-source anti-spam platform.
3️⃣ HTML/CSS Compatibility
See how well your HTML/CSS is supported across popular mail clients. It's powered by Can I Email, an open-source repository of features and their compatibility for each email client.
1️⃣ Dynamic previewer
Resize the preview to show your email in any screen size.
Quick Guide to react.email 4.0!
Walkthrough of the major features released last week. 👇
youtu.be/d4UZg3l8JvQ
2️⃣ Check links and images
The new Linter tool will analyze every link in your email to see if it's valid. It will also try to load every image in your email and recommend tips to improve it.
We're thrilled to share the news that Isabella Aquino is joining Resend as Software Engineer.
Isabella loves both front-end and back-end. Before Resend, she used to work at Superfiliate where she helped build their influencer and affiliate marketing platform.
What other tips would you add to this list?
New to new.email? Read the public launch announcement for more info: resend.com/blog/new-em...