notify.conf
This file sets the recipient(s) of emails from various parts of the DB system's processing. For example data.process.mail uses it to determine the recipients of the daily processing reports. It is located in $DB/etc/$STATION/notify.$STATION.conf or in the default location $DB/etc/notify.conf. If the station specific file does not exist then the default one is used.
Format
Lines beginning with '#' are treated as comments. The format consists of a CSV separated list of key and optional value pairs. Keys are case insensitive.
The valid keys are listed below.
Email or e-mail
Add an email address to the list of recipients of general station messages. This includes daily processing reports.
Errors
Add an email address to the list of recipients of internal processing errors. Currently unused.
NoUser
Disable usernotify.conf usage.