DefaultSendEmail
Set DefaultSendEmail
to True
if you want IDOL Community Component to send agent and channel results to users by default, when you have configured the mailing operation.
NOTE: You can override the DefaultSendEmail
setting for individual users by using the UserEdit action to set up a SendEmail
user field.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | DefaultSendEmail=False
|
See Also: | RunMailer |