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:Jump to 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....
9 Replies
cc @Bhavya Could you please check the trigger working with alias?
Hi @Gaurav Chadha @Bhavya! Any news on this topic?
@PaperB0y, I’ll take a look at get back to you shortly… apologies for the delay!
@PaperB0y, we checked and the email trigger seems to be working via an alias. Could you elaborate a bit more on how you're trying to send emails via google groups?
Hi @PaperB0y, marking this as answer for now, feel free to open again
Hi @Gaurav Chadha @Bhavya I tested email trigger via another alias system : the one from Cloudflare. https://developers.cloudflare.com/email-routing/
If I send an email directly to buildship's email, the trigger is working working fine.
If I send an email using Cloudflare's routing system, the trigger isn't started.
Replacing buildship's address with a random email is sent so the issue is on your side.
It looks like there's a protection checking from to: address is the a buildhip one (and not an alias for example).
Cloudflare Docs
Cloudflare Email Routing · Cloudflare Email Routing docs
Cloudflare Email Routing is designed to simplify the way you create and manage email addresses, without needing to keep an eye on additional …
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.
Hello, everyone
I need you kindly help.
How can I use Mail Assistant Template?
I can't customize this part.
Please help me.
You can add node "Send Grid" to it, it seems the template is wrong, we'll check and update it now, thanks for the heads-up.
Hi @CryptoCore, The fixed template is update, you can refresh your app and re-clone it again.