Difference between revisions of "Email Notification Service"

From cqwiki
Jump to navigationJump to search
 
Line 7: Line 7:
 
* 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.
 
* Supporting login, digest, and NTLM authentication mechanisms.
* Sending emails via a secure connection using SMTP over SSL or STARTTLS extension.
+
* Sending emails via a secure connection using an SMTP over SSL or STARTTLS extension.
 
* 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]]

Latest revision as of 23:18, 22 June 2013

EmailNotification Package Delivery Service

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

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