# ##################################################################### # # Name : Plus-LogAlertToSMTPServer.txt # Author : 3Ds (UK) Limited # Description : This file allows you to send alert details to an SMTP # (e-mail) server, or interface with a 3rd party system # such as an SMS gateway. Simply edit the appropriate # details below and configure Sentry-go Plus! to call this # SMTP Alert file for the appropriate alert groups. # # Notes : Any placemarkers found (e.g. <$$ERROR>) will # automatically be expanded by the Alert Engine at # runtime. # # This file contains keywords which are used to instruct # the Alert Engine what & how to call the target SMTP # server. # # For more information on these commands as well as the # placemarkers available, please see Help. # # For details of the parameters required, please refer # to the documentation provided by your gateway supplier # or System Administrator. # # ##################################################################### # Define the SMTP connection AE-SERVER: NameOrIPAddressOfYourSMTPServer # Define e-mail parameters AE-SENDFROM: Sentry-go@Company.com AE-SENDTO: Who@Where.com, Whoelse@Where.com AE-SUBJECT: Critical Error Detected! # The following message will be sent my e-mail to the SMTP server The error <$$ERROR> occurred on server <$$SERVER> at <$$TIMELOGGED>