# # Email template: message.alert.yaml # # Sent to staff members when a new message is posted by a user to a ticket. # This can occur if the users responds to an email from the system or visits # the customer web portal and posts a new message there. # --- notes: | Sent to staff members when a new message is posted by a user to a ticket. This can occur if the users responds to an email from the system or visits the customer web portal and posts a new message there. subject: | New Message Alert body: |
From: | %{poster.name} <%{ticket.email}> |
Department: | %{ticket.dept.name} |