admin_email

Specifies an email that will be emailed after each collection update.

Key: admin_email
Type: String
Can be set in: collection.cfg

Table of Contents

Description

This is the email address for the Funnelback administrator. When an update has completed the update script will email the administrator.

Default Value

No default value.

Examples

admin_email=admin@example.com

Depending upon your email program (e.g. /usr/bin/mail) you may be able to use a comma-separated list to alert multiple people, e.g.

admin_email=admin@example.com,reports@example.com