DefaultSubject

The subject to set for the e-mails that IDOL Community Component sends. You can specify the e-mail subject by combining the following elements (each of these elements is optional and you can use them in any order):

  • Text. Text that you want to include in the subject.

  • USERNAME. IDOL Community Component replaces this element with the UserName of the user to whom it is mailing results.

  • AGENTNAME. IDOL Community Component replaces this element with the AgentName of the agent whose results it is mailing.

NOTE: You can override the DefaultSubject setting for individual users by using the UserEdit action to set up a Subject field.

Type: String
Default:  
Required: No
Configuration Section: MyCustomFunctionality
Example: DefaultSubject=USERNAME’s hourly AGENTNAME results
In this example, if IDOL Community Component sends the results of an agent called Money to a user whose USERNAME is John Smith, the subject line of the mail that it sends to this user is John Smith’s hourly Money results.
See Also: RunMailer