Type
This key indicates the delivery method for notifications. The valid values are:
-
"" (null) default value
-
SMTP use an SMTP server
-
SNMP use the SNMP protocol
-
SMTP:SNMP use both delivery methods
SmtpServer
This key indicates the domain name or IP address of the SMTP server. For example:
mail.company.com
If the value of the
Type
key is either SMTP or
SMTP:SNMP, the value of this key must not be null. The default
value is null.SmtpPort
This key contains the port number of the SMTP server. The valid values are 1 through
65535.
The default value is 25.
SmtpUserID
This key contains the user account name on the SMTP server. The default value is null.
SmtpPassword
This key contains the user account password on the SMTP server. The default value
is null.
SmtpAuthType
This key is for internal usage. It records the method of authentication used to log
on to
the SMTP server, which is automatically detected by ServerProtect. The valid values are:
-
0 do not need authentication (default)
-
1 LOGIN method
-
2 PLAIN method
-
3 CRAM_MD5 method
SmtpFrom
This key contains the originating email address for sending notification emails. For
example:
administrator@company.com
The default value is null.
![]() |
NoteSome SMTP servers will not deliver email, unless there is a valid originating email
address.
|
SmtpTo
This key contains the notification recipients. You can specify multiple accounts by
separating them with colons. For example:
pd@company.com:fm@company.com
![]() |
NoteThe default value of this key is null.
|
SmtpTimeout
The SMTP timeout value, in seconds. The default is 15.
SmtpCharset
This key is not used in ServerProtect for
Linux version 3.0.
SnmpHostname
This key contains the host name or IP address of the SNMP manager. For example:
snmp.company.com
If the value of the
Type
key is either SNMP or
SMTP:SNMP, the value of this key must not be null. The default
value is null.SnmpCommunity
This key contains the SNMP community name. The default value is public. If the value
of the
Type
key is either SNMP or
SMTP:SNMP, the value of this key must not be null.VirusOutbreakSubject
This key contains the subject line of the virus outbreak notification. The default
value
is:
[SPLX] Security risk outbreak subject
VIRUSOUTBREAKMESSAGE
This key contains the message body text of the virus outbreak notification. The default
value is:
A security risk outbreak was detected
VirusInfectionSubject
This key contains the subject line of the virus infection notification. The default
value
is:
[SPLX] Security risk infection subject
VIRUSINFECTIONMESSAGE
This key contains the message body text of the virus infection notification. The default
value is:
Security risk infection(s) detected
RealtimeConfigChangeSubject
This key contains the subject line of the Real-time Scan configuration change notification.
The default value is:
[SPLX] Real-time scan configuration modified
REALTIMECONFIGCHANGEMESSAGE
This key contains the message body text of the Real-time Scan configuration change
notification. The default value is:
The real-time scan configuration was modified
ServerProtectOnSubject
This key contains the subject line of the ServerProtect on notification. The default value is:
[SPLX] ServerProtect was started
ServerProtectOffSubject
This key contains the subject line of the ServerProtect off notification. The default value is:
[SPLX] ServerProtect was stopped
SERVERPROTECTONMESSAGE
This key contains the message body text of the ServerProtect on notification. The default value is:
ServerProtect was started
SERVERPROTECTOFFMESSAGE
This key contains the message body text of the ServerProtect off notification. The default value is:
ServerProtect was stopped
PatternOutOfDateSubject
This key contains the subject line of the pattern out-of-date notification. The default
value is:
[SPLX] Virus pattern file is outdated
PATTERNOUTOFDATEMESSAGE
This key contains the message body text of the pattern out-of-date notification. The
default value is:
Virus pattern file is outdated
PatternUpdateFailMessage
This key contains the subject line of the pattern update fail notification. The default
value is:
[SPLX] Pattern update unsuccessful
ActionFailMessage
This key contains the subject line of the action fail notification. The default value
is:
[SPLX] Action performed on malware unsuccessful
MaxItemNumber
The maximum number of notifications to be queued in the notification queue. The default
value is 1000.