Email (SMTP) |
Top Previous Next |
A SMTP Target sends event log messages by email and you can choose between three email formats (plain emails, (x)html emails, mini emails).
Sendername This value will appear as the sender name of the email (not the email address). This is usually the hostname of the computer. If you plan on replicating a SMTP target to multiple hosts then you can use the $HOSTNAME variable here. To learn more about variables click here.
Sender Email The email address under which this email will be sent. If you are notifying people other than yourself then you should probably make sure that replies to emails sent from EventSentry arrive somewhere.
Recipients The email addresses of all recipients separated by a comma. The total length of all recipients (including the commas) can not exceed 512 characters.
Subject The subject of the email. The variables $LOG and $COUNT are supported. To learn more about variables click here.
(Primary) SMTP Server and Port The hostname or IP address of the SMTP server and the port on which the specified SMTP server listens for incoming requests. The port is set to 25 by default.
(Secondary) SMTP Server and Port You can specify a secondary SMTP server (including port and authentication information) that will be contacted if the primary SMTP server is unavailable. EventSentry will always connect to the primary SMTP server before it will try the secondary SMTP server.
SMTP Authentication Username / Password If your SMTP server requires authentication (currently only AUTH LOGIN is supported) then specify username and password here.
Style You can receive emails either as plain ASCII text, as (X)HTML or in miniature size.
ASCII: Emails will be sent in plain ASCII text.
Miniature: If you plan on being notified on a cellphone or pager then you should check this box. It sends small emails that contain only the most important information without a single unnecessary character. You can customize the look of "Miniature" email by clicking the "Customize Mini" button. The option Max. number of events per email might be of interested as well.
(X)HTML Email: Check this box if you would like to receive emails in (X)HTML format. This is usually much more appealing to the eye but emails will be bigger due to the HTML tag overhead. When using the HTML option you can also configure the font and size used in the HTML emails, the default is Verdana at 11px. Emails sent in HTML format also include a plain text for non-html capable email clients.
Header / Footer You can optionally add a header and/or footer to every outgoing email using this notification. This feature is especially useful for service providers who wish to add additional information to emails sent to their customers.
Include Version Each email will have the version of the service appended: High and Low Importance Most email clients support importance flags that indicate the importance of an email. This feature is useful to immediately determine if an email sent by EventSentry is important or not.
Flag Literal Used in combination with the High and Low Importance flags. When Flag Literal is checked, an email will always be sent with either a high or low importance, regardless of the email content.
Max. number of events per email By default EventSentry would include as many event records as scanned in an email (an email could contain 5+ event records if those occurred in a short amount of time). This option is particularly useful for cell phones where event records after the first one cannot be read. Set this option to unlimited to restore the default behaviour, otherwise to the maximum number of event records each email should contain.
Dial-Up Connection You can select an existing RAS connection, and EventSentry will dial this connection prior to sending the email, if the SMTP server could not be contacted. The RAS connection will be hung up after sending the emails if the "Hangup After" option is checked.
|