Difference between revisions of "Download"
From cqwiki
Jump to navigationJump to searchm (1 revision) |
|||
Line 9: | Line 9: | ||
=== Delivery Script === | === Delivery Script === | ||
[http://cqadmin.org/data/EmailNotification_DeliveryScript.zip Simple delivery script] is required for queue delivery mode, so download is optional. | [http://cqadmin.org/data/EmailNotification_DeliveryScript.zip Simple delivery script] is required for queue delivery mode, so download is optional. | ||
+ | |||
+ | === Purge Message Queue === | ||
+ | [http://cqadmin.org/data/purge_message_queue.zip Purge message script] could be used to delete unnecessary messages from the queue. You can implement scheduled execution to run it periodically. | ||
=== Timed Notification Script === | === Timed Notification Script === |
Revision as of 20:11, 19 August 2011
Downloads
Contents
ClearQuest Email Notification Package
Please visit installation and configuration pages for detailed instructions.
The Package
Click here to download the latest version of the package.
Delivery Script
Simple delivery script is required for queue delivery mode, so download is optional.
Purge Message Queue
Purge message script could be used to delete unnecessary messages from the queue. You can implement scheduled execution to run it periodically.
Timed Notification Script
Timed notification script is also optional. Please refer to Timed Notification page for more information.