Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

SendEmailList

Summary

Sets if the installation is allowed to send out emails for specific classes.

Usage

 

SendEmailList[<class>]=enabled | disabled

Description

This setting list the information collection classes, and defines if sending email will be disabled or enabled for specific class id or identifier.
This setting overrides the default defined in SendEmail in block [EmailSettings] for specific classes.
This setting is case sensitive.

Examples

[EmailSettings]
 
SendEmail=enabled
 
SendEmailList[poll]=disable

Although by default SendEmail is set to enabled, this setting will disabled this feature for polls.

Ester Heylen (23/06/2010 1:42 pm)

Ester Heylen (23/06/2010 1:42 pm)


Comments

There are no comments.