top | item 36309722

(no title)

hevalon | 2 years ago

How long does it take to have my domain whitelisted? and should I be able to send emails under one domain? Do you support react-native? Can I send it from the backend (eg next.js server-side backend)? Is it for only transactional emails?

Thanks!

discuss

order

zenorocha|2 years ago

How long does it take to have my domain whitelisted? - It usually takes only a few minutes depending on the DNS propagation

Should I be able to send emails under one domain? - Yes, you can add as many domains as you want in case you wanna send from multiple domains

Do you support react-native? - Resend is designed to be used in the backend, so you'll have to call an API from react-native

Can I send it from the backend (eg next.js server-side backend)? - Yes, here's a Next.js example: https://resend.com/docs/send-with-nextjs

Is it for only transactional emails? - It's designed around transactional emails, but you can use it for other use cases