I am using RUTX14 and I would like the device to send status mails using the EVENT JUGGLER in html format. Unfortunately there is no option to choose between plain text and html format for outgoing emails, sent by the RUTX14 device. I’m receiving status mails but as all the data is in ONE LINE, it is nearly impossible to read this information. The New Line – Command %nl is not being recognized.
To receive the text in your preferred format with proper line breaks, %nl should be added in a single line before every variable as shown in the following screenshot:
Unfortunately this is NOT working as the mail, which is being sent, is NOT in html format but in plain text format only. Thus, the new line command is NOT being recognized. I again tried it, as you suggested but the result stays the same. To resolve this issue it will be necessary, to switch the mail format of Juggler from plain text into html format. Better would be a switch, that the user can chose between both formats.