Sh4yy / cloudflare-email

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

Is this "free"? #16

Open edgarasben opened 7 months ago

edgarasben commented 7 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 7 months ago

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

kcoderhtml commented 7 months ago

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