Is it possible to have multiple lines for the email_body and to include the email signature as set in system email settings?
One line of text is not sufficient for some cases; specifically, I am sending an email based on events in another application to encourage the recipient to go to that system for corrective action. I would like to send the links they need in the email, but in separate lines from the message. These links are also already included in the email signature I have set up in Splunk.
Hi,
Since the body of the message is rendered as HTML, you should be able to include an HTML break tag in the body parameter to get multiple lines to work.
Derek.