Difference between revisions of "Email Notification Service"

From cqwiki
Jump to navigationJump to search
Line 1: Line 1:
 
'''EmailNotification package Delivery Service'''
 
'''EmailNotification package Delivery Service'''
  
The service performs centralized email delivery for ClearQuest user databases utilizing [[ClearQuest_Email_Notification_Package | Email Notification]] package in '''Queue''' mode. It features:
+
ClearQuest Email Service performs centralized email delivery for ClearQuest user databases utilizing [[ClearQuest_Email_Notification_Package | Email Notification]] package in '''Queue''' mode. <br />
 +
It features:
 
* Servicing multiple user databases and multiple connections (dbsets)
 
* Servicing multiple user databases and multiple connections (dbsets)
 
* Performing scheduled delivery with configured interval and offset.
 
* Performing scheduled delivery with configured interval and offset.
 
* Operating in console mode, or working as a service.
 
* Operating in console mode, or working as a service.
 +
* Supporting login, digest, and NTLM authentication mechanisms.
 
* Sending emails via secure connection using SMTP over SSL or STARTTLS extension.
 
* Sending emails via secure connection using SMTP over SSL or STARTTLS extension.
* Supporting login, digest, and NTLM authentication mechanisms.
 
 
* Preventing user credentials from exposure by encrypting them in the configuration file.
 
* Preventing user credentials from exposure by encrypting them in the configuration file.
  
  
 
[[Category:Rational]] [[Category:ClearQuest]] [[Category:Email_Notification_Package]]
 
[[Category:Rational]] [[Category:ClearQuest]] [[Category:Email_Notification_Package]]

Revision as of 22:21, 22 June 2013

EmailNotification package Delivery Service

ClearQuest Email Service performs centralized email delivery for ClearQuest user databases utilizing Email Notification package in Queue mode.
It features:

  • Servicing multiple user databases and multiple connections (dbsets)
  • Performing scheduled delivery with configured interval and offset.
  • Operating in console mode, or working as a service.
  • Supporting login, digest, and NTLM authentication mechanisms.
  • Sending emails via secure connection using SMTP over SSL or STARTTLS extension.
  • Preventing user credentials from exposure by encrypting them in the configuration file.