Index: openacs.org-dev/packages/notifications/tcl/sweep-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/packages/notifications/tcl/sweep-init.tcl,v diff -u -N -r1.4 -r1.5 --- openacs.org-dev/packages/notifications/tcl/sweep-init.tcl 9 Nov 2002 02:06:33 -0000 1.4 +++ openacs.org-dev/packages/notifications/tcl/sweep-init.tcl 12 Dec 2002 12:44:16 -0000 1.5 @@ -10,6 +10,11 @@ # Hack for now to test immediate deliveries # FIXME +# DaveB increase from one minute to 2 days. +# on advice from Cmeeks +# otherwise it cleans out unsent notifications before the daily +# scheduled proc runs + ad_schedule_proc -thread t 172800 notification::sweep::cleanup_notifications foreach interval [notification::get_all_intervals] {