[cvs] [Wiki] changed: KronolithReminders

Wiki Guest wikiguest at horde.org
Wed Sep 30 06:42:03 UTC 2009


guest [217.27.162.35]  Wed, 30 Sep 2009 02:42:03 -0400

Modified page: http://wiki.horde.org/KronolithReminders
New Revision:  3.9
Change log:  Spelling corrections

@@ -25,18 +25,17 @@
  If you are editing a global system crontab instead of using the  
{{crontab -e}} command to edit a specific user's crontab, you may need  
to specify the user the job will run as or other information specific  
to your system and that global file.

  NOTE: All users should have the Options | Global Options | Default  
Identity | from_addr field filled with his own mail in order to  
receive a reminder.

-Things has changed since Horde 3.2
-in /etc/crontab, just put that lines
+Things have changed since Horde 3.2. In /etc/crontab, insert the  
following lines
  <code>
  # Horde Alarms
  */5 * * * * www-data /usr/bin/php /var/www/perso/horde/scripts/alarms.php
  # Kronolith reminders
  0 2 * * * www-data /usr/bin/php  
/var/www/perso/horde/kronolith/scripts/reminders.php
  </code>

-And don't forget to configure alarm backend, but default should be OK
+And don't forget to configure the alarm backend, but default should be OK.

  NOTE:
  Notifications are now prefs driven, and default just to browser  
notification, so don't wait for an email if you don't touch prefs.php.  
Take care of memory limit in php.ini for cli, that can be huge..
  "you must have at least one administrator specified in the Horde  
configuration" or the CLI scripts won't run



More information about the cvs mailing list