Skip to content

mail.on_failure_only

Specifies whether to always send collection update emails or only when an update fails.

Key: mail.on_failure_only
Type: Boolean
Can be set in: collection.cfg

Description

This options decides whether an email is sent for each collection update, or only for the failed ones.

Possible values:

true: Send an email only when the collection update fails.

false: Always send an email, every time the collection is updated.

If sent, the email is sent to the address set in admin_email.

Default Value

mail.on_failure_only=true

Examples

Receive emails for every collection update:

mail.on_failure_only=false

See Also

top

Funnelback logo
v15.24.0