×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I'm no MIME expert, but one thing that looks odd to me is that your PDF attachment (an octet-stream), and your plain text message are both within "BoundaryOne". I wonder if the multipart boundary is not properly terminated.
Maybe someone can clarify this, or you might research MIME protocol at
http://www.w3.org/
Nathan
----- Original Message ----
From: John Allen <jallen@xxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Sent: Friday, December 12, 2008 11:36:36 AM
Subject: RE: Creating & sending MIME file causing ATT00001.TXT attachment
The email I am using for this is from Outlook
Here is an example of the MIME data that causes the extra
attachment:
From: jjjjj <jjjjj@xxxxxxxxx>
To: jjjjj@xxxxxxxxx
Date: Fri, 12 Dec 2008 13:24:50 -0500
Subject: test email subject
Importance: normal
Sensitivity: normal
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="--=_BoundaryOne"
Your mail reader does not support MIME!
----=_BoundaryOne
Content-Description: EM045593.PDF
Content-Type: application/octet-stream; name="EM045593.PDF"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="EM045593.PDF"
JVBERi0xLjMgI...
...
...
----=_BoundaryOne
Content-type: text/plain; charset=us-ascii
test email message
----=_BoundaryOne--
As an Amazon Associate we earn from qualifying purchases.