How and where can I change the email Font from ‘Times New Roman’?
Thank you in advance for your help.
Just add the code Mesverrum mentions into your email message. It's called html code. In his example he sets the font and turns the text into red.
So just add
<font face="comic sans ms" color="red">
at the start of your email message.
And add
</font>
to the bottom of the email message.
P.S I love your Madness avatar
If you are using plain text for your alerts then fonts are all handled in your email client, if you are using html the default fonts are still handled in your email client, but you at least have the option of setting your alerts up like mine
<font face="comic sans ms" color="red">This is an ALERT!</font>
Mesverrum,
Thank you for your answer about how to 'Change email Notifications Font'.
However, I am not sure at this time where to make this change.
All of the email Notifcations at this moment in time are set as 'HTML' so I should be able to change the default 'Times New Roman' to another Font as you have done.
The reason for posting this question is because I have not been able to find where to change the Fonts for the Alerts email Notifcations within SolarWinds Orion Settings or SQL Database Manager.
If I uderstand you correctly I can change the Font within the email client?
This being said I am not sure that I will have the permissions within the Corporate email client to make the change.
I will look forward to your feedback on this.
ONE STEP BEYOND...
Thank you.