email text alignment servicenow

asd22
Tera Contributor

how do i make it so service now does not send out this weird format of a email?
Text is really hard to read and instead of having spaces etc like the original email had its just all bunched together. Please help.

find_real_file.png

6 REPLIES 6

Jaspal Singh
Mega Patron
Mega Patron

Hi,

What is the body comprising of? Is it comments? Also, is it use Email scripts?

Hello this is the original email:


and this is the script. Im not 100% sure if this is the only thing that controls it, but i believe it is.
find_real_file.png

Thanks.

Since it is calling mail script can you do below.

1. Navigate to System Notification  >> Email >> Notification Email script

2. Search by name: insert_original_email_message & open the record

3. Set Newlines to HTML field to True & save & try the same. It should work.

ok i will try this, what will it do?