How to customize font in Cayosoft Output Email
Summary: Each Cayosoft rule and web action can send its results in email, so you can get rule output in a convenient friendly view. The default font in Cayosoft output emails is Tahoma, but you can change it to any other font you need.
Applies to: Cayosoft Administrator 9.x or later.
In this example, we will customize the font in the New User action email.
In the Cayosoft Administrator Console, navigate to Configuration > Web Portal > Web Actions > Active Directory > New User.
Go to the Action tab.
Expand the Post-processing section.
Select the Send HTML Report item and click Edit...
In the dialog that opens, scroll down and expand the More Parameters section.
Click the "..." button near the Css field.
Find the substring
font-family:Tahoma;on the second line and replace Tahoma with any other font you would like to use, for example, Consolas.Click OK button in the Multiline Text Editor to close it.
Click OK button in the Add/Edit Command.
Click Save Changes.
NOTE: If you use some text in quotas inside an email message, these quotas must be quoted - add single quotes before double quotas. For example, if you add an URL to your message, it should look like this: <a href=`"https://domain.com`">
Comments
0 comments
Please sign in to leave a comment.