[kronolith] Reminder.php and email problems
Jan Schneider
jan at horde.org
Tue Oct 25 00:25:10 PDT 2005
Zitat von "eugenio.vota at arpnet.it" <eugenio.vota at arpnet.it>:
>> Date: Sat, 22 Oct 2005 00:52:48 +1100
>> From: Chris <me at coneman.tv>
>> Subject: [kronolith] Reminder.php and email problems
>> To: kronolith at lists.horde.org
>> Message-ID: <20051022005248.rk07ilos42f4wo8w at webmail.coneman.tv>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> Hi Guys,
>> I'm having a problem with reminders. If I set a reminder when i
>> login as a
>> user with Admin privlages and set a reminder, I get the following error when
>> the reminder.php script runs:
>>
>> Warning: implode(): Bad arguments. in
>> /var/www/horde/kronolith/lib/Scheduler/kronolith.php on line 210
>>
>> Warning: implode(): Bad arguments. in
>> /var/www/horde/kronolith/lib/Scheduler/kronolith.php on line 211
>>
>>
>> The resulting email (which ends up being delivered to root??) has
>> headers like this: Delivered-To: root at coneman.tv From:
>> noreply at coneman.tv MIME-Version: 1.0 Message-ID:
>> <20051021212002.veqr8y5s6hggk8k0 at 127.0.0.1> Received: by
>> mail.coneman.tv (Postfix, from userid 0) id 704874669; Fri, 21 Oct
>> 2005 21:20:02 +1100 (EST) Return-Path: <noreply at coneman.tv>
>> Subject: Reminder: CRON REMINDER TEST To: CalendarReminders@
>> User-Agent: Horde Application Framework 3.0 X-Original-To:
>> ""@localhost both the To: CalendarReminders@ and the
>> X-Original-To: ""@localhost are eluding me...
>>
>> Also, if I use a standard login (non-administrative) and create
>> a reminder,
>> absolutly nothing happens. It is as though the reminder doesn't exists.
>>
>> These symptoms are the same after downloading kronolith-h3-2.0.4
>> and moved
>> my older install (2.0.3 I think) aside. All is pretty default. I
>> havn't touched
>> the reminders.php script. I'm using an SQL storage driver (if that makes any
>> difference). I just can't see what I'm missing...
>>
>> -- Chris
>
>
> I'm aving the same trouble after upgraded kronolith h3-2.0.2 to
> h3-2.0.4 and horde-3.0.4 to horde-3.0.5.
>
> For all users the From Addr is defined by LDAP Hook and before the upgade
> all Reminders are working fine.
>
> Now, at row 210 of horde/kronolith/lib/Scheduler/Kronolith.php
>
> $sent = $mime->send(implode(', ', $tf_recipients),
> $msg_headers, $mail_driver, $mail_params);
>
> the $tf_recipients is null valued!?
The application logic can't get there if $tf_recipients is null or empty.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the kronolith
mailing list