Possible email bug #130
Replies: 2 comments 2 replies
-
|
Oh no! May I ask how the send email action is attached to your workflow? Is it:
Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Ohhhh wait, I think I may know what is going on here... Did you happen to customize the email body content in the action configuration? Yup, bingo. That's it... I can reproduce it now. Okay, so yeah, when you customize the email body in the action dialog, you need to include some required markup for the email "To" and "Subject" headers. Instructions are here: https://docs.xyops.io/#Docs/actions/custom-email Basically, you just need to include a block like this at the top: Then you can of course customize the Subject and Title to your liking. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Email is sent properly on user create and on ticket create, but as a workflow action it fails with the above (to the same user). I tried with multiple recipients and got the same. I'm using local sendmail to relay to SES. If there is more I can provide to replicate, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions