> > ID: 15595 > > Updated by: [EMAIL PROTECTED] > > -Summary: imap routines hang when "To" header is too large > > Reported By: [EMAIL PROTECTED] > > -Status: Feedback > > +Status: Open > > Bug Type: IMAP related > > Operating System: Solaris-i86 > > PHP Version: 4.1.1 > > New Comment: > > > > An exact script is difficult. (I've spent a day or two trying to pin it > > down to a simple routine, not with any great success). > > > > However, it looks like > > > > $h = @imap_header($imp->stream, imap_msgno($imp->stream, $msgnum)); > > > > is hanging with a message that has to header of about 4K (again, this > > probably violates rfc822, but it shouldn't hang like it does). > > Can't you just dump the data unmodified in a file which > causes the crash and provide it as a url for download?
Unfortunately there are a few privacy issues with doing that (no offence :). I'm setting up a dud script which should duplicate the problem on our test server and I'll point you to that. Thanks, Charles ------------------------------------------------------------------------ Charles Brasted ([EMAIL PROTECTED]) eKit (Melbourne Office) Senior Systems Engineer "if you say so" -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php