#
# access-link.yaml
#
# Ticket access link sent to clients for guest-only systems where the ticket
# number and email address will trigger an access link sent via email
#
---
notes: >
This template defines the notification for Clients that an access link was
sent to their email. The ticket number and email address trigger the access
link.
name: "Ticket [#%{ticket.number}] Access Link"
body: >
Hi %{recipient.name.first},
An access link request for ticket #%{ticket.number} has been submitted
on your behalf for the helpdesk at %{url}.
Follow the link below to check the status of the ticket
#%{ticket.number}.
%{recipient.ticket_link}
If you
did not make the request, please delete and
disregard this email. Your account is still secure and no one has been
given access to the ticket. Someone could have mistakenly entered your
email address.
--
%{company.name}