[imp] imp not displaying encoded content asdownloable attachment.

Gary W. Smith gary at primeexalia.com
Mon Nov 21 21:45:26 PST 2005


Michael, 

I spent a good amount of time in horde/config/mime_drvies.php.  I
completely forgot to even check into the
horde/imp/config/mime_drivers.php.  

This does exactly what I need it to do.  Though it's slower it will work
well for us once again.  

Gary Wayne Smith

-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]
On Behalf Of Michael M Slusarz
Sent: Monday, November 21, 2005 9:38 PM
To: imp at lists.horde.org
Subject: Re: [imp] imp not displaying encoded content asdownloable
attachment.

Quoting "Gary W. Smith" <gary at primeexalia.com>:

>
> begin 644 greyfile.dat
> M_]C_X``02D9)1@`!`0$`2`!(``#_X at Q824
>
<javascript:open_compose_win('to=_X%40Q824&thismailbox=INBOX.bob.32');>
> -#7U!23T9)3$4```$```Q(3&EN
> M;P(0``!M;G1R4D="(%A96B`'S@`"``D`!@`Q``!A8W-P35-&5`````!)14,@

Yes - because these files are not MIME encode - they are uuencoded.  
There is a good reason why emails are not uuencoded anymore.  To view 
them, see imp/config/mime_drivers.php and change the following line:
$mime_drivers['imp']['plain']['uuencode'] = false;

to true.  But note, this means IMP has to scan *every* line in *every* 
message for UUencoded data - yuck.

michael



More information about the imp mailing list