Owner's Manual
Properties 123
Typically, you can send e-mail within your SMTP host’s domain without a login or password. The
SMTP.properites
(or
installed.properties
override) e-mail configuration overrides the
following, if you need to set login and password.
In the unusual event that you must send mail outside your domain, set the login/password for the
application in three properties that are now in
redcell.properties
for connecting to SMTP
server using username and password.
redcell.smtphost.authentication.enabled=false
redcell.smtphost.username=admin
redcell.smtphost.password=password
Set the
redcell.smtphost.authentication.enabled
property to
true
and provide the
username and password information for authenticating the application server with SMTP Server.
To receive email from event templates that trigger e-mails, the destination user must have an e-
mail address in this software. See User Manager on page 69 for details. To e-mail from actions/
mapping, you just need to type in email account in the actions and then map the actions. No need
to add anything to the user manager.
Win32 Print Driver
This Boolean value lets the application use the Win32 custom print driver.
# Set to true to enable the use of the
# Win32 custom print driver,
# which speeds up printing of large reports in the application.
StyleReport.useCustomDriver=true
Printer Properties
The following polling properties are in
oware\lib\owmediation.properties
. Increase
them if you manage a network with more than 1000 printers. As with all properties, best practice is
to override them (see Overriding Properties on page 126).
# Polling Engine Properties
# The properties below should be used for controlling the network
bandwidth
# and managing the number of network entities.
# The property specifies a threshold limit, which if crossed will put the
# pending subscriptions on hold till the threshold is recovered.
oware.mediation.polling.max.network.bytes=10240000