[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: attachment extensions yet again



I found this in the code, but then $inext is never used.  The old version
used $inext in the call to write_attachment, but now it uses $ext.  A bug?

## Check if utilizing extension from mail header defined filename
    if ($dispext && $usenameext) {
        $inext = $1;
    }

Ian
----- Original Message ----- 
From: "Ian D." <id2001@xxxxxxxxxxxxx>
To: <mhonarc-users@xxxxxxxxxxx>
Sent: Friday, April 01, 2005 8:03 AM
Subject: attachment extensions yet again


> I've read the mailing list archives, but I still can't get this to work.
I
> want all my attachments to use the extension specified in the MIME
headers,
> and it worked in 2.4.7.  I upgraded to 2.6.10, and it no longer works,
using
> the same rcfile.  This is what is in my rcfile:
>
> <MIMEArgs>
> application/octet-stream;       subdir usenameext
> </MIMEArgs>
>
> When downgrading back to 2.4.7, and running against the same messages, it
> works correctly.
>
> How can I get back to the 2.4.7 functionality?
>
> TIA,
> Ian
>
>



[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]