Confluence 4.0 : How do I change the default polling time for email in Confluence?
This page last changed on Feb 03, 2010 by pkamal.
Modify the cronExpression property of the mailPollTrigger bean in
For example, the expression below will fire at 12pm (noon) every day: <property name="cronExpression"> <value>0 0 12 * * ?</value> </property>
|
![]() |
Document generated by Confluence on Sep 19, 2011 02:50 |