Inbound Email Action - Forward

Paulo Machado
Kilo Sage

Hi folks!

I’ve been trying to configure a Forward Inbound Email Action. There’s a script that should create an email reply to the sender.

In my test, the user exists in the instance with the same email address (test@outlook.com). The condition is simple:



PauloMachado_1-1762807663047.png

 

However, I’m not receiving the email in the outbox, and nothing is being triggered in the scirpts logs either.

PauloMachado_2-1762807932149.png

 

I’d like to know what I might be missing.

Thanks in advance!

 

2 REPLIES 2

AlexandreD83256
ServiceNow Employee
ServiceNow Employee

Hi Paulo, this may sound obvious but wanted to confirm that basic, have you enabled the email sys_property 'glide.email.read.active' that allows for inbound emails to be processed and the email sys_property that identifies a forward email 'glide.email.forward_subject_prefix' ?

Cheers,
Alex

I forgot to mention these pieces of information: it’s activated, and the prefixes are “fw:” and “fwd:”.