[imp] bounce mail error

Chuck Hagenbuch chuck@horde.org
Wed, 28 Feb 2001 00:48:45 -0500


Quoting Stephen Fischer <sfi@unsw.edu.au>:

> I traced the problem to the call on line 466 of compose.php3:
> 
>   $headers = imap_fetchheader($imp->stream, $index, FT_PREFETCHTEXT |
> FT_UID);

Yes, FT_PREFETCHTEXT is the culprit. It doesn't _really_ mean to fetch the body 
also - it's just a hint to c-client that the body will be fetched in the near 
future - but some php versions are broken and interpret it that way. I've 
gotten rid of it in cvs.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist