It's all about the answers!

Ask a question

Is there limit to set a lower value for Mail Notification Send Interval?


Taki Nakajo (1.1k2846) | asked Jul 15 '14, 4:13 a.m.
A customer wants to set a lower value for Mail Notification Send Interval in CLM (RTC/RQM/DNG) 4.0.5.
He knows the 2 properties in CCM advanced properties. 

Q1) Is there limit to set a lower value for Mail Notification Send Interval? 
Can we set 1 second technically?
-------------------
Build system
com.ibm.team.build.internal.service.notification.BuildNotificationTask
Build Email Notification Task Fixed Delay (seconds)
180

Work Item Component
com.ibm.team.workitem.service.internal.save.notify.ChangeEventMailNotifier
Mail Notification Send Interval (seconds)
600
-------------------

Q2) There are other properties, which looks like mail service interval. What is for?

* CCM advanced properties
Work Item Component
com.ibm.team.workitem.service.internal.importer.MailPollingTask
Mail Polling Interval (seconds)
30

Work Item Component
com.ibm.team.workitem.service.internal.save.notify.ApprovalReminderNotificationTask
Approval Reminder Notification Send Interval (seconds)
86400

*JTS advanced properties
com.ibm.team.repository.service.compatibility.internal.mailer.MailerService
Default Mail Sender Cache Timeout (secs)
900

* RQM  advanced properties
Work Item Component
com.ibm.team.workitem.service.internal.importer.MailPollingTask
Mail Polling Interval (seconds)
30

com.ibm.team.workitem.service.internal.save.notify.ApprovalReminderNotificationTask
Approval Reminder Notification Send Interval (seconds)
86400

com.ibm.team.workitem.service.internal.save.notify.ChangeEventMailNotifier
Mail Notification Send Interval (seconds)
600

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Jul 16 '14, 3:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I think it is com.ibm.team.workitem.service.internal.save.notify.ChangeEventMailNotifier others are for build, approval notification and the like.

I am just wondering about the requirement. Why would you want to go all that way down? What is the poll time of the E-mail system in use? It does not help if you send the mail in one millisecond, if the inbox shows it after 5 minutes.


Comments
Taki Nakajo commented Jul 16 '14, 4:14 a.m.
Actually, the customer is asking the only 3 properties as they found. They wants to send more frequently.
*CCM
Build system - Build Email Notification Task Fixed Delay (seconds) 180
Work Item Component - Mail Notification Send Interval (seconds) 600
*RQM
Mail Notification Send Interval (seconds) 600

Your answer


Register or to post your answer.