[UserCustom] Section
The [UserCustom]
section allows you to add custom functionality to IDOL Server. It lists the functionality that you add, and contains a subsection for each item listed. Within each subsection, you can specify the settings that apply to this functionality (for example, the shared library it uses). For example:
[UserCustom] 0=Email [Email] Library=C:\IDOLserver\IDOL\modules\user_email FromHost=127.0.0.1 SMTPHost=smtp.company.com SMTPPort=25 DrePrint=all XSLTemplate=C:\IDOLserver\IDOL\templates\email.xss EmailActionXSLTemplate=C:\IDOLserver\IDOL\templates\ondemand.xss ClassificationServerXSLTemplate=C:\IDOLserver\IDOL\templates\channels.xss RunMailer=False Retries=2 TimeoutMS=15000 StartTime=9:00 Interval=1 day Cycles=-1 FromName=IdolMailer DefaultSendEmail=True DefaultEmailFormat=text/html DefaultExcludeReadDocuments=True DefaultAddSetToReadDocuments=True DefaultSubject=USERNAME's Results DefaultMimeVersion=1.0 MaxEmailsPerUser=20 From=user@company.com