Skip to main content
U.S. FlagAn official website of the United States government
icon dot gov
Official websites use .gov

A .gov website belongs to an official government organization in the United States.

icon https
Secure .gov websites use HTTPS

A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

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.