Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6178875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T00:32:28+00:00 2026-05-24T00:32:28+00:00

We use the LumiSoft.NET MIME library to create EML files. These EML files are

  • 0

We use the LumiSoft.NET MIME library to create EML files. These EML files are constructed by database values. The body of the email can be plain text, RTF, or HTML. We know when the body is HTML so, when that occurs, our EML file’s content-type is set with this line:

Content-Type: text/html; charset="utf-8"

When the body is plain text or RTF (because we don’t know which it is), we set the content-type to RTF like so

Content-Type: text/rtf; charset="utf-8".

The HTML EML files show up just fine across different products… but the RTF EML files seem to be interpreted differently by different products. This worked for years and our resulting EML files were QA’d against Outlook Express and they appeared normally. But recently we had some customers report issues with these emails showing up with the message bodies as attachments. In Outlook 2007 SP2 and Outlook 2010, the email bodies do indeed show up as TXT files that are attached to the email… and the bodies inside the email itself are empty. Furthermore, we use a product called dtSearch and when it converts these EML files to HTML, it does a similar translation where the body of the EML file is shown in the content of an attachment named Attachment0.DAT. Futhermore, we also process these EML files through Outlook Redemption and, just like Outlook 2010, the message bodies are in a TXT file attachment. So weird behavior across the board… here’s some screenshot of it in action.

Outlook Express:

enter image description here

Outlook 2010:

enter image description here

Here’s the actual EML file.

Are we doing something wrong here by using RTF for the content type? It seems to have worked in the past and works with Outlook Express. It’s been recommended to switch to the MSG format using Redemption instead of EML format to alleviate this but I believe that puts a prerequisite requirement on the user machine of either Outlook or the MAPI library…. but if the EML format isn’t parsed the same by different products, then maybe the MSG format is the way to go.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T00:32:29+00:00Added an answer on May 24, 2026 at 12:32 am

    The content of the email does not look like a valid rtf (No magic number “{\rtf”).

    It’s plain text with quoted printable transfer encoding.

    You should use content-type: text/plain.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

USE Database GO CREATE PROCEDURE FillTable @Id nvarchar(50), @ColumnNameArray nvarchar(4000), @ColumnValueArray nvarchar(4000) AS INSERT
USE master GO DECLARE @DbName nvarchar(MAX) SET @DbName = N'DataBase' ALTER DATABASE @DbName SET
Use of java.net.URLConnection is asked about pretty often here, and the Oracle tutorial is
use pthread_create to create limited number of threads running concurrently Successfully compile and run
Use case: You have 2-3 files displayed in your MacVim window(s). You press ctrl+Q
Use case is to have a server connect to thousands of users email accounts
Use to work with a MySQL + + (library for C + +) The
USE Pooja GO ----Create TestTable CREATE TABLE TestTable(RtJobCode VARCHAR(20), RtProfCode smallint,RtTestCode smallint,ProfCode smallint,TestCode smallint)
use Net::Google::Calendar; my $cal = Net::Google::Calendar->new; $cal->login(...); my $c; for ($cal->get_calendars) { $c =
Use the google-maps-for-rails and it works great! Can I use (routes) url_path in the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.