== Send Email: ClientsPlugin Event Action == === Description === The Send Email action will, unsurprisingly, send an email to a client when the event is triggered. In order to format the XML Summary into an email it uses XSLT to transform it accordingly. The transform will actually be called several times, with different arguments to allow a MIME email encapsulating HTML, text and images to be created. === Example XSLT === {{{ #!xml ]> This message contains HTML content for a rich display. Please enable the HTML view or use an HTML compatible email client. Ticket Summary for <xsl:value-of select="/clientsplugin/client/name"/>

Ticket Summary for

}}}