A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Messages and attachments not decoding properly in Outlook 2003



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 28th 06, 11:45 AM posted to microsoft.public.outlook
DC
external usenet poster
 
Posts: 4
Default Messages and attachments not decoding properly in Outlook 2003

A few emails I have received lately with attachments have not been decoding
properly. They come through as raw text without even having subjects or
sender info displayed. It seems to happen with HTML messages and things
encoded in base64 with the transfer encoding being quoted-printable. Here is
the only common links I have found in the raw text-


Content-Type: multipart/mixed;
boundary="--6c963a6c2aa62a54"
This is a multi-part message in MIME format.
----6c963a6c2aa62a54
Content-Disposition: inline
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable


Content-Type: multipart/mixed;
boundary="----=_NextPart_000_000E_01C64CF7.AB678880"
This is a multi-part message in MIME format.
------=_NextPart_000_000E_01C64CF7.AB678880
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_000F_01C64CF7.AB678880"
This is a multi-part message in MIME format.
------=_NextPart_001_000F_01C64CF7.AB678880
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset="us-ascii";format=flowed

That's info from 2 of them. They both had base64 attachments. They both have
Content-Type: multipart/mixed; and Content-Transfer-Encoding:
quoted-printable. Is there any way to fix this issue? I can copy and decode
the files by hand, but with larger files it's a huge pain. Is it possible
that this is an ISP issue and not Outlook? Lastly it seems to happen the
most when the email comes from a Mac users.



  #2  
Old March 29th 06, 05:58 PM posted to microsoft.public.outlook
Brian Tillman
external usenet poster
 
Posts: 17,452
Default Messages and attachments not decoding properly in Outlook 2003

DC wrote:

A few emails I have received lately with attachments have not been
decoding properly. They come through as raw text without even having
subjects or sender info displayed. It seems to happen with HTML
messages and things encoded in base64 with the transfer encoding
being quoted-printable. Here is the only common links I have found in
the raw text-


Outlook 2003 has no trouble with either Base64 or Quoted-Printable encoding.
If you are seeing the raw data instead of the decoded message, then
something PRIOR to the headers you included may be causing the issue.
--
Brian Tillman

  #3  
Old April 1st 06, 03:47 AM posted to microsoft.public.outlook
DC
external usenet poster
 
Posts: 4
Default Messages and attachments not decoding properly in Outlook 2003

It seems to be mostly when I get email from Mac users.


"Brian Tillman" wrote in message
...
DC wrote:

A few emails I have received lately with attachments have not been
decoding properly. They come through as raw text without even having
subjects or sender info displayed. It seems to happen with HTML
messages and things encoded in base64 with the transfer encoding
being quoted-printable. Here is the only common links I have found in
the raw text-


Outlook 2003 has no trouble with either Base64 or Quoted-Printable
encoding. If you are seeing the raw data instead of the decoded message,
then something PRIOR to the headers you included may be causing the issue.
--
Brian Tillman



  #4  
Old April 3rd 06, 03:00 PM posted to microsoft.public.outlook
Brian Tillman
external usenet poster
 
Posts: 17,452
Default Messages and attachments not decoding properly in Outlook 2003

DC wrote:

It seems to be mostly when I get email from Mac users.


Outlook seems to be fairly unforgiving when it comes to variations in the
message headers. Perhaps the Macs are adding something Outlook doesn't
expect or removing something it can't live without and confusing it as to
where the parts of the message occur. It may help if yiou could post the
complete headers (changing IP addresses and mail addresses if needed to keep
things anonymous) and perhaps someone will spot the difference.
--
Brian Tillman

  #5  
Old April 5th 06, 03:53 AM posted to microsoft.public.outlook
DC
external usenet poster
 
Posts: 4
Default Messages and attachments not decoding properly in Outlook 2003

This is the header that appears in the body of the message-

Received: from [255.255.255.255] (helo=priv-edtnes10.myisp.net)by
mx.perfora.net (node=mxus0) with ESMTP (Nemesis),

id 0MKuxu-1FQvw12PKi-00043U for ;

Tue, 04 Apr 2006 20:31:46 -0400

Received: from priv-edtnaa05.myisp.net ([255.255.255.255]) by
priv-edtnes10.myisp.net (InterMail vM.6.01.05.04
201-2131-123-105-20051025) with ESMTP id

for ;

Tue, 4 Apr 2006 18:31:44 -0600

Received: from [192.168.0.104] (s142-179-167-137.ab.hsia.myisp.net
[255.255.255.255])by priv-edtnaa05.myisp.net (BorderWare MXtreme Infinity
Mail Firewall) with ESMTP id 1FSX4GR4KNfor ;

Tue, 4 Apr 2006 18:31:41 -0600 (MDT)

Mime-Version: 1.0 (Apple Message framework v623)

To: Me

Message-Id:

From: Him

Subject: from my sister

Date: Tue, 4 Apr 2006 17:32:19 -0600

X-Mailer: Apple Mail (2.623)

Envelope-To:


Content-Type: multipart/mixed;

boundary="Apple-Mail-1-530099239"



This is a multi-part message in MIME format.



--Apple-Mail-1-530099239

Content-Type: text/plain;

charset=US-ASCII;format=flowed

Content-Transfer-Encoding: quoted-printable



Does that give any clues?



"Brian Tillman" wrote in message
...
DC wrote:

It seems to be mostly when I get email from Mac users.


Outlook seems to be fairly unforgiving when it comes to variations in the
message headers. Perhaps the Macs are adding something Outlook doesn't
expect or removing something it can't live without and confusing it as to
where the parts of the message occur. It may help if yiou could post the
complete headers (changing IP addresses and mail addresses if needed to
keep things anonymous) and perhaps someone will spot the difference.
--
Brian Tillman



  #6  
Old April 5th 06, 01:59 PM posted to microsoft.public.outlook
Brian Tillman
external usenet poster
 
Posts: 17,452
Default Messages and attachments not decoding properly in Outlook 2003

DC wrote:

This is the header that appears in the body of the message-

Received: from [255.255.255.255] (helo=priv-edtnes10.myisp.net)by
mx.perfora.net (node=mxus0) with ESMTP (Nemesis),

id 0MKuxu-1FQvw12PKi-00043U for ;

Tue, 04 Apr 2006 20:31:46 -0400

Received: from priv-edtnaa05.myisp.net ([255.255.255.255]) by
priv-edtnes10.myisp.net (InterMail vM.6.01.05.04
201-2131-123-105-20051025) with ESMTP id

for ;

Tue, 4 Apr 2006 18:31:44 -0600


If it's exactly like this, it's no wonder you're having trouble with so many
embedded blank lines.
--
Brian Tillman

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Decoding news group headers DustyB Outlook Express 14 April 16th 06 04:11 PM
Reloaded Outlook 2003 - Contacts Do Not Work Properly Dennis Hughes Outlook - Using Contacts 3 March 24th 06 05:03 PM
Forwarding messages with attachments Gurny Outlook Express 12 March 7th 06 07:12 PM
HTML messages creating .eml attachments Tim Outlook - Installation 1 March 2nd 06 09:51 PM
Drag'n'dropping attachments soesn't work in Outlook 2003 [email protected] Outlook - General Queries 2 February 1st 06 01:47 AM


All times are GMT +1. The time now is 07:19 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.