Mailchannels integration clarification
Hello! I was just looking though the blog post announcing mailchannels integration and saw this line:
The only constraint currently is that the integration only works when the request comes from a Cloudflare IP address. So it won’t work yet when you are developing on your local machine or running a test on your build server.I was wondering if that meant that mailchannels just checks if the requester's ip is cloudflare's or there is more security behind it (e.g authorization header that cloudflare adds on) Thanks in advance!
5 Replies
IIRC MailChannels cut support for their API agreement
So that no longer works the same way
Whattt I was so excited to use it
Guh https://support.mailchannels.com/hc/en-us/articles/26814255454093-End-of-Life-Notice-Cloudflare-Workers
@HardlyWorkin' Wait what is cloudflare using now?
https://developers.cloudflare.com/email-routing/email-workers
Cloudflare Docs
Email Workers · Cloudflare Email Routing docs
With Email Workers you can leverage the power of Cloudflare Workers to implement any logic you need to process your emails and create complex rules. …
That’s something else. You can use it to send to Verified Emails
So you can’t just arbitrarily email people with it
I see, thanks a lot