sugaree wrote:
> I can't open the file that you referenced.
It is possible that my usage of the string (begin666) may have caused
trouble for your OE and caused everything after that to look like an
attachment.
Here's a repost of what I said before with slight modification to prevent
that glitch.
sugaree wrote:
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
> Recently, when someone emails me a message with an
> attachment, such as a music download, the message
> starts with "begin 666" then the whole message is
> encrypted. I'm usuing MS IE SP6, and I'm using
> Gmail. Can anyone help explain why this happens and
> what I can do to fix it? Thanks anybody
I'm understanding you to say that you are using MS IE6 to view your mail
in gmail's webmail, not your OE to handle gmail's pop or imap
availability.
I further understand that you are seeing the UUE encoding structure begin
666 followed by the uuencoded data and you are trying to figure out how to
handle it.
Gmail does not support UUEncoded attachments
http://mail.google.com/support/bin/a...n&answer=69802 or
http://snipr.com/bhnnd Check the message headers to ensure that the
attachment is not UU-encoded, a method that Gmail doesn't support. Look
for the following text at the beginning of the attachment content: ....
(begin 666) ...
There are a couple of ways that you can hack your way to decoding the uue.
- you can download, say pop, your gmail into your OE's inbox and open it
with OE
- you can copy the gmail's message source and save it as an .eml file and
doubleclicking it will open it in OE
- you can access the gmail's message source and isolate the uuencoded
part and copy it and save it as a .uue file and use some kind of decrypter
such as IceOws or IZArc on the .uue and decode the binary into its
appropriate form
In order to do the latter 2 maneuvers with the message source, in gmail
you open the mail and use the tool which is labeled 'Reply' but click its
arrow instead of reply to get the other options, which includes 'show
original'. The original is the message source. If you copy the whole
thing and paste it into something like NotePad or better if that will hold
it, then save the text/ascii file to disk as blah.eml. Then you open that
which will fire up OE.
Alternatively, you only save part of that message source. The part that
is isolated by the begin 666 part and copy it and paste it into something
to save it with and name that file blah.uue. Then you have to decode it
with an arc/dearc that will also handle uue. That will turn it into
probably some kind of binary like a graphic attachment, ie jpg or
whatever.
Probably easiest would be the .eml save route.
--
Mike Easter