On Mon, Feb 18, 2002 at 11:09:34PM -0000, [EMAIL PROTECTED] wrote : 
>  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?

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to