On Fri, May 23, 2008 at 8:16 PM, Kamna Jain <[EMAIL PROTECTED]> wrote: > watchlist... > It does not seem to work. > I am not receiving any mail saying that the page I am watching has changed. > (I actually modified the property values of an object that is associated > with the page..)
Debug tips : - Go to the scheduler space home : /xwiki/bin/view/Scheduler/ - edit the watchlist hourly job and set the CRON to "0 * * * * ?" (this will make the watchlist send an email every minute) - go back to the scheduler space home : /xwiki/bin/view/Scheduler/ - unschedule the watchlist hourly job - schedule the watchlist hourly job - look what happens in xwiki.log > Is there anything special about the admin email id. what is the purpose of > that is? Watchlist emails are sent with this email as sender. -- Jean-Vincent Drean _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

