PaperB0y
PaperB0y6mo ago

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....
No description
Jump to solution
9 Replies
Gaurav Chadha
Gaurav Chadha6mo ago
cc @Bhavya Could you please check the trigger working with alias?
PaperB0y
PaperB0y6mo ago
Hi @Gaurav Chadha @Bhavya! Any news on this topic?
Bhavya
Bhavya6mo ago
@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?
Gaurav Chadha
Gaurav Chadha6mo ago
Hi @PaperB0y, marking this as answer for now, feel free to open again
PaperB0y
PaperB0y5mo ago
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
Gaurav Chadha
Gaurav Chadha5mo ago
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.
No description
CryptoCore
CryptoCore5mo ago
Hello, everyone I need you kindly help. How can I use Mail Assistant Template?
CryptoCore
CryptoCore5mo ago
I can't customize this part. Please help me.
No description
Gaurav Chadha
Gaurav Chadha5mo ago
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.