[kronolith] Can't get reminders working

Jan Schneider jan at horde.org
Fri Mar 9 11:47:43 UTC 2007


Zitat von Greg Wilson <gwilson at summerland.com.au>:

> Horde Groupware
>
> IMP auth via IMAP
>
> Mysql datastore
>
> Running on Debian Sarge with Postifx on same box
>
>
>
> All working fine Except reminders
>
>
>
> Am running
>
>
>
>  /usr/bin/php /var/www/horde/kronolith/scripts/reminders.php every 5
> mins via cron
>
>
>
> Conf.php
>
> <?php
>
> /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
>
> // $Horde: kronolith/config/conf.xml,v 1.14.10.4 2006/02/08 12:27:31 jan
> Exp $
>
> $conf['calendar']['params']['table'] = 'kronolith_events';
>
> $conf['calendar']['params']['driverconfig'] = 'horde';
>
> $conf['calendar']['driver'] = 'sql';
>
> $conf['storage']['default_domain'] = 'xxxxxx.com.au';
>
> $conf['storage']['params']['table'] = 'kronolith_storage';
>
> $conf['storage']['params']['driverconfig'] = 'horde';
>
> $conf['storage']['driver'] = 'sql';
>
> $conf['metadata']['keywords'] = false;
>
> $conf['reminder']['server_name'] = 'scumail';
>
> $conf['reminder']['from_addr'] = 'reminder at xxxxx.com.au';
>
> $conf['autoshare']['shareperms'] = 'none';
>
> $conf['menu']['print'] = true;
>
> $conf['menu']['import_export'] = true;
>
> $conf['menu']['apps'] = array();
>
> /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
>
>
>
> Scumail resolves to this server which is running smtp
>
>
>
> No errors in logs but no reminder emails either.
>
>
>
> I've spent two days troubleshooting  including smtp tests from Linux CLI
> but no luck
>
>
>
> Can someone please give some advice on how to troubleshoot this problem?

Enable debug logging and check the horde logs.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the kronolith mailing list