[kronolith] reminders (i have some clues)

Micha Kersloot micha at kovoks.nl
Thu Oct 27 10:46:44 PDT 2005


Hi,

I've got some problems with the reminders script. I thought it didn't
work, but when i looked at my mail log file i saw that the reminders got
send to e-mail address i changed several months ago (say a day after
installing Kronolith on that machine).
After putting several print_r's on different places i found that the
script didn't get the e-mails from the identity. So I thought.... ehh what????
well, then i found the following:

/**
 * Cache email address so that we don't spend too much time looking them up
 * always. Maybe have to expire this at some point?
 *
 * @var array
 */
 var $_emails = array();

Ehh imho, the answer is Yes. Because it is still using my old, very old
e-mail address. 
The only file that still contains my old e-mail address
is /tmp/.horde/scheduler/horde_scheduler_kronolith but i've no idea where
this one is build and if i can just delete it or.... 



More information about the kronolith mailing list