Inbound Email Action - Forward
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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:
However, I’m not receiving the email in the outbox, and nothing is being triggered in the scirpts logs either.
I’d like to know what I might be missing.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I forgot to mention these pieces of information: it’s activated, and the prefixes are “fw:” and “fwd:”.
