[imp] Fwd: Attachment Problems

Chuck Hagenbuch chuck@horde.org
Mon Oct 7 13:06:15 PDT 2002



----- Forwarded message from c.green@mailbox.uq.edu.au -----
    Date: Mon,  7 Oct 2002 16:04:43 +1000
    From: Cameron Green <c.green@mailbox.uq.edu.au>
Reply-To: Cameron Green <c.green@mailbox.uq.edu.au>
 Subject: Attachment Problems
      To: chuck@horde.org

Hi Chuck,

Some users have noted a problem downloading attachments with both imp2 and imp3
running IE (running apache 1.3.x on Solaris).

We had this problem previously and the fix was to add the Pragma and Cache
Control headers.  I have added these to the IMP source and the problem has gone
away.

Here is the cvs diff of the view.php file FYI

Cheerio,

Cameron Green


Index: view.php
===================================================================
RCS file: /src/CVSroot/myuq/horde2/imp/view.php,v
retrieving revision 1.1
diff -r1.1 view.php
47c47,48
< 
---
>      header("Pragma: ;");
>         header("Cache-Control: ;");
78a80,81
>      header("Pragma: ;");
>         header("Cache-Control: ;");


-- 
Cameron Green

ph: 3365 4012
mb: 0414 972 726

"We who lived in concentration camps can remember the men who walked through the
huts comforting others, giving away their last piece of bread. They may have
been few in number, but they offer sufficient proof that everything can be taken
from a man but one thing: the last of human freedoms - to choose one's attitude
in any given set of circumstances - to choose one's own way." -Victor Frankl

----- End forwarded message -----


-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"People ask me all the time what it will be like living without otters."
 - Google, thanks to Harpers


More information about the imp mailing list