On 19/02/2013 16:49, Colm O hEigeartaigh wrote:
Ok can revert - but why are they needed if you are not intending to create
any notification jobs?

The SMTP stuff is needed not only for notifications, it is a general conf param.

About notification cron expression, if you remove that comment and property, we should be sure to add this information in the wiki page [1].

Regards.

[1] https://cwiki.apache.org/confluence/display/SYNCOPE/Notifications

On Tue, Feb 19, 2013 at 3:43 PM, Francesco Chicchiriccò <ilgro...@apache.org
wrote:
These are needed, indeed:

-  <SyncopeConf confKey="smtp.host" confValue="not-existing"/>
-  <SyncopeConf confKey="smtp.port" confValue="25"/>
-  <!-- notificationjob.**cronExpression:
-  + not existing: NotificationJob runs according to
Notification.DEFAULT_CRON_EXP
-  + provided as empty string: NotificationJob disabled
-  + provided as non-empty string: NotificationJob runs according to the
given value -->
-  <SyncopeConf confKey="notificationjob.**cronExpression" confValue="0
0/5 * * * ?"/>

--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/

Reply via email to