[imp] Re: 'Forward' option on message broken ... ?

Marc G. Fournier scrappy at hub.org
Fri Oct 31 10:17:53 PST 2003


Getting closer ... it appears that the size of the attachments may be the
the problem ... forwarding a message with a 1.7Meg attachment fails ...
forwarding one with ...

GOT IT!!

Had vfs set to sql ... changed it to file and forwarding works with large
attachments now ...



On Fri, 31 Oct 2003, Marc G. Fournier wrote:

>
> Further follow up to this ... forwarding a message that has no attachments
> appears to work fine, its only those that have attachments that appear to
> be at fault here ...
>
> On Fri, 31 Oct 2003, Marc G. Fournier wrote:
>
> >
> > 'K, to further try and narrow this down, I put a floating 'exit' in
> > compose.php within the case 'forward' block ... the part that appears to
> > be failing is:
> >
> >         $res = $imp_compose->attachFilesFromMessage($mime_message);
> >
> > if I put:
> >
> > print "here"; exit;
> >
> > just before that line, I get the 'here' in the opened window ... if I put
> > it just after, I get a blank browser window ...
> >
> > On Thu, 30 Oct 2003, Marc G. Fournier wrote:
> >
> > >
> > > When I read a message, and click forward, it opens a new, blank window ...
> > > clicking Redirect options up the proper window, so far as I can see its
> > > only the Forward option seems to be having a problem ...
> > >
> > > I just did a cvs update of imp to the latest code, just in case it was
> > > something recently fixed ... but no difference ... and there is nothing
> > > that I can find in any of the log files to indicate a problem :(
> > >
> > > Help?
> > >
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
>


More information about the imp mailing list