[Tickets #6191] Re: forward from mailbox.php broken
bugs at horde.org
bugs at horde.org
Fri Feb 1 18:18:04 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6191
-----------------------------------------------------------------------
Ticket | 6191
Updated By | liamr at deathstar.org
Summary | forward from mailbox.php broken
Queue | IMP
Version | 4.2-RC2
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
liamr at deathstar.org (2008-02-01 13:18) wrote:
We are using VFS for attachments, they work fine otherwise.
>From horde/conf.php
$conf['vfs']['params']['driverconfig'] = 'horde';
$conf['vfs']['type'] = 'sql';
>From imp/conf.php
$conf['compose']['use_vfs'] = true;
No error messages in the apache or horde logs. Here's what I see i my
transfer log..
xxx.xxx.xxx.xxx - - [01/Feb/2008:13:01:32 -0500] "POST
/horde/imp/mailbox.php HTTP/1.1" 200 7739
"https://dev.mail.umich.edu/horde/imp/mailbox.php" "Mozilla/5.0 (Macintosh;
U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.11) Gecko/20071127
Firefox/2.0.0.11"
xxx.xxx.xxx.xxx - - [01/Feb/2008:13:01:36 -0500] "GET
/horde/imp/compose.php?popup=1&fwddigest=a:2:{i:0;s:12:%22116453%01INBOX%22;i:1;s:12:%22116451%01INBOX%22;}&actionID=fwd_digest&uniq=1201888895292
HTTP/1.1" 200 6190 "https://dev.mail.umich.edu/horde/imp/mailbox.php"
"Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.11)
Gecko/20071127 Firefox/2.0.0.11"
I've updated compose.php with this..
http://marc.info/?l=horde-cvs&m=120175245909425&w=2
though, I had to apply the patch by hand. I've also made changes to
js/mailbox.js and templates/javascript_defs.php, if you think those may
have any effect.
More information about the bugs
mailing list