I like Resend's developer experience, but I need email data to remain in Australia. What alternatives offer Australian data residency, and are there any important differences in features or compliance handling?
3 Answers
Dingo Mail and Outpost seem like the closest options if you want a Resend-style experience with Australian hosting. The better choice probably depends on whether you prioritize familiar developer tools or strict server-location requirements.
Amazon SES in the Sydney region (ap-southeast-2) is a solid option, especially if you already use AWS. It’s generally more hands-on than Resend, though—you’ll need to configure verified identities and configuration sets, and webhook-style events usually involve routing through SNS.
You could also look at Sendbunny. Before choosing, confirm whether “Australian hosting” covers only the mail servers or also application data, delivery events, logs, backups, and support access. That distinction can matter for compliance.

Outpost is worth checking as well. Some providers may host the main service locally but handle logs or event data elsewhere, so I’d verify the full data path.