bypass glide.email.test.user to send certain email notifications to intended recipients in pre-prod

Raskyll
Tera Contributor

Hello Experts,

 

I'm trying to bypass glide.email.test.user to send certain email notifications to intended recipients in pre-prod. I have ATF scheduled suite runs, that trigger an email to the watchlist users tied to the suite post completion. Now, ATF suites are not something that I intend to run in production rather the pre-prod environment. Instead of sending all emails to the recipient mentioned in glide.email.test.user, I would like to bypass it and send it to the users identified in the watchlist mentioned in the test suite run. Any direction on this is highly appreciated!

 

Thanks,

Arun

2 REPLIES 2

J Siva
Tera Sage

Hi @Raskyll 

As far as I know, we have only two options here. 

1. Enable email sending/receiving system properties without test email: Emails will be triggered to the actual user email ids. (Not recommended)

2. Add the watchlist user email ids in the "glide.email.test.user". This would be a better approach when compared to the first.

 

Regards,

Siva

 

Maik Skoddow
Tera Patron
Tera Patron

Hi @Raskyll 

Unfortunately there is no configuration option available. You can only create respective forwarding rules in the target email box.

Maik