When building an email service, a few subrequests per mail send from a Worker acting as an SMTP server will be cheaper than the extra $ per millon mails for the API at MailGun/MailChannels/SES.
Too bad port 25 is not allowed. I assume the same restriction is placed on "Email Workers" that use the connect API?
When building an email service, a few subrequests per mail send from a Worker acting as an SMTP server will be cheaper than the extra $ per millon mails for the API at MailGun/MailChannels/SES.
Too bad port 25 is not allowed. I assume the same restriction is placed on "Email Workers" that use the connect API?