PaperB0yP
BuildShip2y ago
14 replies
PaperB0y

Email Trigger doesn't work with Aliases / Google Group

Hi,
I'm testing the email trigger and I have an issue : the email doesn't come in if I'm using it via an alias / Google group. The group works well as the other email from the group is getting delivered.
Is there any check in the code preventing the email not to be sent directly to the buildship email?
Thanks by advance !
Solution
Hi @PaperB0y, Okay, on checking the CloudFlare's Email routing and configuration, they have security layer to check the headers of each request is sent and expects to have a verified signature. Which blocks the request received form BuildShip Email Trigger.

We'll be updating the Email Trigger to include verification which should probably eliminate this issue.
image.png
Was this page helpful?