Sh4yy / cloudflare-email

This is a simple proxy server that can be used for sending free transactional emails through Cloudflare workers.
MIT License
1.45k stars 338 forks source link

Is this "free"? #16

Open edgarasben opened 4 months ago

edgarasben commented 4 months ago

I am trying to understand how this is 'free' and what the limits are? Especially since it uses MailChannels as a relay, whose services start at $500 USD/month.

kcoderhtml commented 4 months ago

Cloudflare partnered with mailchannels to provide free unlimited programatic emails through their cloudflare workers

kcoderhtml commented 4 months ago

You can read Cloudflare's announcement for more details: https://blog.cloudflare.com/sending-email-from-workers-with-mailchannels/