Owner's Manual
Backing Up / Restoring 869
Contact ID—Select a contact from the pick list. These are the contacts in the application’s
Contact Manager.
e-mail Address—A pick list to select an e-mail address if the contact has more than one.
Only e-mail if changes—Check this to send e-mail only if the application detects a differ-
ence between the current backup and the selected label.
To produce e-mails that do not count a shift in a config file line’s position as a
change, modify the following property in
\owareapps\netrestore\lib\nr.properties
(or, better, override it in
owareapps\installprops\lib\installed.properties
):
#============================================
# NetConfig Move Omit Property:
# Terms specified will be used to let NetConfig
# know what movement changes in config files should be
# included in configuration changes emails.
#
# Note: This property is only used if
# identical(!) lines move in config files.
#
# Example:
# Old Changes:
# line 259: ntp server 10.20.0.1
# New Changes:
# line 273: ntp server 10.20.0.1
#
# In the above case the line moved from line 259 to 273.
# This change will show up in the email sent to the specified
# end user.
# To omit this change from the email, include 'ntp server' in
# the property below.
# Best practice is to place this property in
# ...\owareapps\installprops\lib\installed.properties
#============================================
#append.com.dorado.redcell.netrestore.backup.move.omit=,## Last
If the e-mail attachment describing config changes is empty, the e-mail sent
says “No changes” in the subject.