Quote from the manualem i dont understand it.. do you can make a sample how i can add a text from a textfile to a mail?
http://www.ks-soft.net/hostmon.eng/mfra ... .htm#Mails
==============
Macro variables are supported in message templates to be substituted with their actual values at the message generation time. This way you may use single template for thousands of test items.
If template is used for "Send e-mail" action, you may use special directive like <<IncludeFile=path_to_the_file>> (e.g. <<IncludeFile=c:\HostMonitor\template1.htm>> or <<IncludeFile=%CommentLine3%>>). When HostMonitor detects such directive, it inserts content of the file into mail and then resolves macro variables (it means you may use macro variables in external file as well). Please note: size of external file should not exceed 16K.
==============
Regards
Alex