[Tickets #7673] mail-filter.php produce errors and bounces to the sender
bugs at horde.org
bugs at horde.org
Wed Nov 12 16:16:17 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7673
------------------------------------------------------------------------------
Ticket | 7673
Created By | stevens at stevens.it
Summary | mail-filter.php produce errors and bounces to the
| sender
Queue | Whups
Version | 1.0
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
+New Attachment | whups_lib_driver.diff
------------------------------------------------------------------------------
stevens at stevens.it (2008-11-12 11:16) wrote:
I found into mail.log lines like the following:
postfix/local[25654]: 18BF4168C29: to=<xxxxxx at xxxxx.xxxxx.xx>,
relay=local, delay=0.59, delays=0.05/0.01/0/0.53, dsn=5.3.0,
status=bounced (Command died with status 255:
"/var/www/horde/whups/scripts/mail-filter.php --default-auth
'xxxxx at xxx.xx' --queue-name xxxxxx --queue-id 99". Command output:
Fatal error: Call to undefined method PEAR_Error::get() in
/var/www/horde-3.3/whups-h3-1.0/lib/Driver.php on line 359 )
It should be related to Whups_Ticket::makeTicket() returing a
PEAR_Error object for a reason or another. So the fix should be to
test if the results is a PEAR_Error object or not.
More information about the bugs
mailing list