[kronolith] Calendar alarms and email notify

alois blasbichler alois.blasbichler at sb-brixen.it
Thu Jun 1 04:06:51 PDT 2006


Quoting GajendranA <gajena at mail.lankabell.com>:

> Hi
>
> I am using kronolith 2.1.1 in IMP 4.1.1 and horde 3.1.1
>
> I have put the below setting in conf.php file but I don't get any email
> notifications or alarms when I set an event in the calendar.
>
> $conf['reminder']['server_name'] = 'XXXXXXX';
> $conf['reminder']['from_addr'] = 'XXXXX at test.com';
>

you need something like:
*/5 * * * * /usr/bin/php -f  
/srv/www/htdocs/horde/kronolith/scripts/reminders.php

in your crontab-file

luis


More information about the kronolith mailing list