[kronolith] # Ralph,if (is_array ($tf_recipients)),{, Horde::logMessage(sprintf('Sending reminder for %s to %s', $event->title, implode(', ', $tf_recipients)), __FILE__, __LINE__, PEAR_LOG_DEBUG); , $sent = $mime->send(implode(', ', $tf_recipients), $msg_headers, $mail_driver, $mail_params); ,},else,{ , Horde::logMessage(sprintf('Sending reminder for %s to %s', $event->title, $tf_recipients), __FILE__, __LINE__, PEAR_LOG_DEBUG); , $sent = $mime->send($tf_recipients, $msg_headers, $mail_driver, $mail_params); ,}Re: Reminders not working with 2.0.4
Ralph Brugger
gname at public.linkpool.de
Sun Oct 30 14:13:27 PST 2005
- Previous message: [kronolith] # Ralph,if (is_array ($tf_recipients)),{, Horde::logMessage(sprintf('Sending reminder for %s to %s', $event->title, implode(', ', $tf_recipients)), __FILE__, __LINE__, PEAR_LOG_DEBUG); , $sent = $mime->send(implode(', ', $tf_recipients), $msg_headers, $mail_driver, $mail_params); ,},else,{ , Horde::logMessage(sprintf('Sending reminder for %s to %s', $event->title, $tf_recipients), __FILE__, __LINE__, PEAR_LOG_DEBUG); , $sent = $mime->send($tf_recipients, $msg_headers, $mail_driver, $mail_params); ,}Re: Reminders not working with 2.0.4
- Next message: [kronolith] Default domain to add to attendee email addresses Not Working
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Just opened a bug report:
http://bugs.horde.org/ticket/?id=2888
Ralph
- Previous message: [kronolith] # Ralph,if (is_array ($tf_recipients)),{, Horde::logMessage(sprintf('Sending reminder for %s to %s', $event->title, implode(', ', $tf_recipients)), __FILE__, __LINE__, PEAR_LOG_DEBUG); , $sent = $mime->send(implode(', ', $tf_recipients), $msg_headers, $mail_driver, $mail_params); ,},else,{ , Horde::logMessage(sprintf('Sending reminder for %s to %s', $event->title, $tf_recipients), __FILE__, __LINE__, PEAR_LOG_DEBUG); , $sent = $mime->send($tf_recipients, $msg_headers, $mail_driver, $mail_params); ,}Re: Reminders not working with 2.0.4
- Next message: [kronolith] Default domain to add to attendee email addresses Not Working
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the kronolith
mailing list