I've been trying to get some info out of the PICList archive from before I
was on the list, and I've come across a bit of a problem: How do I get the
image data from a MIME encoded email that's been archived in text to a
weblog?
It appears that I can't just copy the text out and email it to myself using
plain-text encoding. All I get with that is the original text that I pasted
in.
Ideas?
--Brendan
-- http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads
> was on the list, and I've come across a bit of a problem: How do I
get the
> image data from a MIME encoded email that's been archived in text to a
> weblog?
>I've been trying to get some info out of the PICList archive from before I
>was on the list, and I've come across a bit of a problem: How do I get the
>image data from a MIME encoded email that's been archived in text to a
>weblog?
>
>It appears that I can't just copy the text out and email it to myself using
>plain-text encoding. All I get with that is the original text that I pasted
>in.
>
>Ideas?
Cut out the whole message and add a proper MIME header (while editing the
message as text), then resubmit it. You can also use metamail on Unix
(metamail -bewc "application/whatever". Also man metamail :: -y if
desperate).
You can decode mime attachments in the PICList archive simply by clicking on
the "decode" link at the start of the attachment. That automatically parses
the attachment out and sends it to http://www.piclist.com/techref/mimedecode.asp which decodes it and displays
the result. Currently only BASE64 decoding is supported, but if you can
provide some code in VBScript that decodes a string called strFile for other
mime encoding methods, I will be happy to include it.
>>
It appears that I can't just copy the text out and email it to myself using
plain-text encoding. All I get with that is the original text that I pasted
in.
Ideas?
--Brendan
<<
Not sure if you mean that your mailreader does not decode the data
or what , but here's what I do for most mime stuff I get in Digests
instead of the attachments sent with individual emails -
Select all relevant mime stuff and copy to a text file.
Open Winzip and drap 'n drop the text file.
Winzip decodes open from there..
Probably when e-mail it to yourself you need a header in the style of: