Is there a way to set the text format when sending content via the email alert node

33 Views Asked by At

When sending the contents of a text file via the Email Alert it converts the text to UCS-2 Little Endian from UTF-8. Is there a way to force the text format so as to make sure the package is the same as the file generated?

I have tried generating the file in Binary and turning off HTML Body. Do I need to use a formatter maybe?

0

There are 0 best solutions below