Help Needed: Programmatic Email Creation and Management with Custom SMTP Server
(ycombinator.com)
Hi HN,<p>I've been working on a project where I need to programmatically create and manage email addresses under my own domain for each user onboarded. I currently use Resend for sending emails (e.g., welcome emails), and my domain's DNS is managed on Cloudflare. However, Resend doesn't seem to support programmatically creating email addresses.<p>My goal is to programatically create emails, monitor email and parse them to LLM etc<p>I've done some research and considered setting up a custom SMTP server to handle this.
Hi HN,<p>I've been working on a project where I need to programmatically create and manage email addresses under my own domain for each user onboarded. I currently use Resend for sending emails (e.g., welcome emails), and my domain's DNS is managed on Cloudflare. However, Resend doesn't seem to support programmatically creating email addresses.<p>My goal is to programatically create emails, monitor email and parse them to LLM etc<p>I've done some research and considered setting up a custom SMTP server to handle this.