Set DefaultSendEmail
to True
if you want IDOL Server to send agent and channel results to users by default, when you have configured the mailing operation.
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 |
|