HTML Email saved as MSG opens as RTF Email when Exchange Cached mode is OFF

Hello,
i have the following problem:
In an Exchange 2013 environment each time i open a HTML email and save it to disk as a MSG file (Unicode or non Unicode) i get a MSG file with an RTF Body. This only happens when Exchange Cached mode is turend OFF. I tested this with Outlook 2010 and Outlook
2013 with no 3rd Party Addins installed. Any idea?
Regards
Thorsten
Best Regards/Viele Grüße Thorsten

I've found this information from our internal channel.
In some case, when you need to convert MIME e-mail with HTML body into .MSG file. For that, HTML must be converted into RTF.
Outlook Converter provides basic means of such conversion (which can be suitable in most cases), and lets you use any external converter for high-quality HTML-to-RTF conversion. Although Outlook can display .MSG files which have HTML
body and no RTF body, the problem occurs when you try to forward or reply such e-mail. For this to succeed, the original message must have RTF body as well.
So, please check whether the message you've dragged onto desktop is MIME message. This might be the root, however, it
still doesn't explain why it only occurs in specific circumstances (Exchange online mode only).
Feel free to post back. Thanks.
Cheers,
Tony Chen
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please contact
[email protected]

Similar Messages

  • In two email accounts, the msgs that are downloadednjust disappear when the ipad is turned off.  They are not in the trash file, but just gone.

    If someone has an answer...
    Thannks in advance
    <Email Edited by Host>

    I have an itouch that has the same two email accounts as I trying to use on the ipad.  Same accounts are set up on a desktop computer (almost never sync either one with it) and an android smartphone.  The itouch keeps msgs on it in the inbox (both accounts) and in the trash folders until I delete them...........same with the android phone.
    If I download msgs to either account to the desktop where it is set up to remove them from the ISP server, then I understand they won't come to any of the other devices, but the android phone and the itouch will have them in their in boxes (they come in through the wireless router here at the house.
    The problem I'm having is that the ipad is set uo just like the itouch, but it sure acts differently with regard to email..  This morning, it had about 40 msgs on one account that I use for aviation and vietnam list groups and then checking it about two hours later, all of them were gone,,,,,,,just gone and all the folders were empty.  I had not used the desktop computer during that time.
    I've deleted both email accounts and started over from scratch a couple of times and that hasn't fixed the problem.............
    Paul S.

  • Error in opening draft email saved with msg extension

    I am attempting to create a email and save it on local hard disc. The email is a file having msg extension. So that it can be opened with MS Outlook. Also I want it to be in DRAFT mode. Like we can create draft email with MS Outlook. This message will have multiple attachmets.
    Thus when user opens this file, it will get opened with MS Outlook and user will be able to edit the message text, TO/CC list, attachments.
    I am using MimeMessage.writeTo(Outstream) API to save the message to a file, say C:\test.msg
    But if I double click test.msg in explorer to open it, it gives error:
    Can't open file C:\test.msg. The file may not exist, you may not have permissions to open it, or it may be open in another program.
    Is it possible to create draft Outlook email message with msg extension?
    If yes, how?
    My code:
                   Properties props = new Properties();
                   props.load(new FileInputStream("C:/email.settings.properties"));
                   // create some properties and get the default Session
                   Session session = Session.getDefaultInstance(props);
                   session.setDebug(debug);
                   // create a message
                   msg = new MimeMessage(session);
                   //Create message from saved email
                   File savedFile = new File("C:/test.msg");
                   // set the from and to address
                   InternetAddress addressFrom = new InternetAddress(from);
                   msg.setFrom(addressFrom);
                   InternetAddress[] addressTo = null;
                   addressTo = new InternetAddress[recipients.length];
                   for (int i = 0; i < recipients.length; i++) {
                        addressTo[i] = new InternetAddress(recipients);
                   msg.setRecipients(Message.RecipientType.TO, addressTo);
                   // Setting the Subject and Content Type
                   msg.setSubject(subject);
                   msg.setContent(message, "text/plain");
                   MimeBodyPart attachmentBodyPart = new MimeBodyPart();
                   DataSource ds = new FileDataSource("C:/WhichSQLServer.pdf");
                   attachmentBodyPart.setDataHandler(new DataHandler(ds));
                   attachmentBodyPart.setFileName("WhichSQLServer.pdf");
                   Multipart multipart = new MimeMultipart();
                   multipart.addBodyPart(attachmentBodyPart);
                   msg.setContent(multipart);
                   //msg.setFlag(Flags.Flag.DRAFT, true);
                   msg.getFlags().add(Flags.Flag.DRAFT);
                   msg.setFileName("test.msg");
                   msg.saveChanges();
                   FileOutputStream os = new FileOutputStream("C:/test.msg");
                   msg.writeTo(os);
                   os.flush();
                   os.close();

    Outlook Msg files aren't as easy to write as you would believe. They are a propretary format that microsoft uses based on the DocFile format that Word and Excel uses.
    If you did the MimeMessage.writeTo(out) and saved it to a .eml file Outlook Express will open it, but Outlook doesn't directly read this file type.
    I've started on a library to allow the creation of Outlook msg files, right now it only allows you to set text, dates, long, and boolean values on the email message (which means you can set stuff like the recieved date/time, subject, body, to, from, etc), but it does not yet support attachments or extra recipents (CC, BCC, etc). I'll be updating the copy on my site as soon as I get the other stuff working (which isn't as easy as it sounds).
    Priasoft has a library available that can do what you want however.
    travis (at) overwrittenstack.com

  • New iPad2; can't send email. Exact msg is "CANNOT SEND EMAIL. Check the settings for the outgoing servers in Settings Mail,contacts,calendars

    Email was set up manually (gmail). Pls help

    And you can receive email? You set up your Gmail account using the "Gmail" option and not the "Microsoft Exchange" option, right?
    Are you sure that the Internet connection you're using allows IMAP support?
    Also, I think you need to enable IMAP in your Gmail settings as well.

  • Outlook 2010 stops receving new emails when in cached mode

    User has an Outlook 2010 issue that has been called in on NUMEROUS internal helpdesk tickets and has never been resolved.  What happens is several times a week his Outlook 2010 client on his Windows 7 SP1 laptop will stop synchronizing
    new messages from Exchange 2010 (not sure exact build/version).  His admin assistant still gets his new messages in her Outlook 2007 SP3 client (as his delegate) and he still gets new messages on his iPhone via Good GMM.  If he logs in to Outlook
    Web Access all his messages are there.
    We already tried toggling Cached Exchange mode off and back on several times, the problem still returns whenever in cached mode.
    We already tried deleting the outlook.ost file and letting it rebuild several times, the problem still returns.
    We already tried deleting the entire Outlook profile and letting it rebuild several times, the problem still returns.
    We already tried deleting the entire Windows user profile and letting it rebuild several times, the problem still returns.
    We even gave him a whole new laptop, the problem still returned.
    Problem started with Outlook 2007, upgraded to 2010, problem returned.
    Seems to happen more often when the laptop resumes from sleep, but not always.
    Most add-ins are disabled except for McAfee and a few other essential Microsoft ones.
    He does not have ANY rules or alerts set, none at all.
    He does not have any other mailboxes or shared calendars in Outlook and RSS feeds are off. 
    He does have 8 PST files and several of them are quite large (three are 2GB each, one is 4 GB). 
    MCITP:Enterprise Admin (Vista/2008), MCSA/MCSE (2003/XP), MCDBA (2000)

    Hi Smitty,
    If change other user account on his laptop, and use outlook cache mode, is there the same issue?
    If not, I recommend you try to move this mailbox to another database, and check the result.
    Best regards,
    Niko Cheng
    TechNet Community Support

  • Email attachments will not open

    Running Windows XP on a Dell Inspiron. Email attachments will not open on any emails, they will open in IE. In the past it would only happen on once in a while but then it would just be a gray box where a pic would be. Now no attachments will open.
    == This happened ==
    Every time Firefox opened
    == End op April 2010

    Check the image exceptions: Tools > Options > Content: Load Images: Exceptions - See [[Options window - Content panel]]
    A way to see which images are blocked is to click the favicon (''Site Identification'' icon) on the left side of the location bar and click the "More Information" button.
    This will open the Security tab of the ''Page Info'' window (also accessible via Tools > Page Info).
    Go to the ''Media'' tab of that Page Info window.
    Select the first image and scroll down though the list with the Down arrow.
    If an image is grayed and there is a check-mark in the box ''Block Images from...'' then remove that mark to unblock the images from that domain.
    See also [[Images or animations do not show]] and http://kb.mozillazine.org/Images_or_animations_do_not_load

  • Saving Email as a .msg file on local machine

    Hi Everyone,
    I have a requirement of reading an email from the INBOX folder and later save it as a .msg file on my local machine. Although, the file is getting created, I am unable to open it. However, when the file is saved as an .eml file, it works fine.
    I have tried saving a .msg file from outlook and opening it, however, the problem is with the email file saved as .msg file using java.
    Any suggestions on fixing this problem.
    Thanks,
    Nitin

    Hi nithin,
    You can achieve this when the client send the message to you in octet streem then the par object contains the message subject as file name along with .msg files . if you store the same you can retrieve by using
    response.setcontenttype("octet-stream")
    and retrieve the stored message in .msg extension. can you pleasse let us know hoe you are capturing the part and storing in PC , I mean which type of part you are trying to open whether the part object content in octet stream or message/RFC822 format. please let me know.

  • My payslip gets emailed to me and opens with fire fox , i can not print it out have tried saving to doc but still opens will not print

    my payslip gets emailed to me and opens with firefox , i can not print it out have tried saving to doc, but still opens with firefox and will not print.
    The server i have to use for my pay is Explorer( i told them that this would have conflicting things on my computer, they said no i wont.( i can get it just can not print it?)

    Hi there morinallen,
    Try downloading and running the print and scan doctor located here to ensure there are no software conflicts:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Asha 501- email account doesn't open images and ca...

    I'm using my gmail account in the asha 501. I cannot see any option to download the attachment to my phone.
    Also, it takes all the time on earth to open large messages, though I agree its 2g speed but its taking a lot of time and round sign revolves and nothing happens and I need to quit that msg.
    Any solutions for this..

    Have you made any comparison using WLAN access point instead?
    Have read elsewhere however that "You can quickly reply, forward, download attachments which you can save to downloads folder and access them later, the whole experience was average because it seems HTML support is missing and many of my Emails were not formatted properly when it comes to line breaks and paragraphs".
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • My mothers mac the safari dosent work right the mail the mail wont open up certain emails saying the plugin is blocked etc

    my mothers mac the safari dosent work right the mail the mail wont open up certain emails saying the plugin is blocked etc

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    Open Console in Utilities & see if there are any clues or repeating messages when trying to open Mail or Safari.

  • With "Download Headers" option checked, opening plain text emails results in cropped body text

    When I open raw plain text emails (i.e. not formatted as HTML) I only see the first
    255 characters of the email body; all of the remainder is chopped off, and never appears no matter how many times I re-open the email.
    I have narrowed this down to my somewhat unusual download preferences in Outlook. They are configured as follows:
      Send/Receive -> Download Preferences -> Download Headers (checked).
    I know the email text is there in full, because when I point my web browser at OWA, I can see the full body.
    If at first I choose Mark to Download and then Process Marked Headers, I can then open the plain text email and see the body in full.
    When I open HTML emails I have no problems, regardless of whether the email download was forced or not.
    This issue existed on my old Office 2010 installation for XP too. It persists now I have upgraded to Office 2013 on Win 7.
    This is not an acknowledged issue yet within the Outlook team (in fact, a possibly related issue was
    reported by someone else 3 months ago but suggested to be a font corruption issue, which is incorrect).
    It seems like Outlook just forgets to download the full text for plain text emails when opening them. It's repeatable every time, so it doesn't seem like a race condition. (To reproduce: set your Inbox download preferences as above, then send
    yourself a plain text email, wait for the Inbox headers to finish refreshing and then open the new email).
    We use a 3rd party provider (Cobweb) for our email service and I believe they are using Exchange 2013.
    We use ESET Smart Security Suite and I have tried disabling the scanner for that but see no change in the outcome. I would appreciate if anyone without ESET could try to reproduce these steps for themselves and confirm.
    Starting Outlook in Safe Mode does not solve it.
    Note: I already asked this
    question at the Office Community site and it was suggested I
    post on the Exchange Server Outlook Clients forum. The feedback there suggested it to be client related, so now I've been directed to post here!
    Thanks,
    Marcel

    Hi Melon, thanks for your response.
    My plain text font is set up as the default, Automatic.
    In any case, I can see the first 255 characters of the plain text body, so plain text font colour can be eliminated as a potential problem.
    After the 255th character, the body text then stops. There are no "hidden characters". If I shrink the window height to accommodate just what I see, the vertical scrollbar does not appear. This confirms that there are no hidden lines of text
    below.
    The mail is simply not downloaded from the server correctly. If I drag the mail onto my desktop, then view that file in Programmer's Notepad, I can see that after the position representing the 255th character in the body of the email, there is garbage (control
    characters).
    If, instead, I first mark the email for downloaded and then click the "process marked headers", wait for it to download and then drag it onto my desktop, by contrast, the body contents look complete and this is reflected in the fact that I can
    see the whole email when I open it in Outlook.
    This problem has so far affected me on four different PC setups (1xWinXP, 3xWin7) and two versions of Outlook (2010 and 2013). However, Cobweb -- our cloud email provider -- did recently upgrade to Exchange 2013, so that might be an important factor.
    I don't think I can remember seeing these plain text issues in the 10 years previous to that upgrade during which I've been using various flavours of Outlook.
    I have supplied repro steps in the original report above. Could someone please try these? I have expanded them in full below for simplicity:
    To reproduce:
    1. Change your download preferences in Outlook. They are configured from the ribbon bar as follows (assuming you are using Outlook in Cached Exchange mode, connecting to Exchange 2013):
      Send/Receive -> Download Preferences -> Download Headers (checked).
    2. Send yourself a plain text email containing more than 300 characters of text.
    3. Wait for the Inbox headers to finish refreshing.
    4. Open the new email.
    Result: The email body will be truncated at the 255th character.
    Expected: The email body should show all the characters.

  • Creating fillable forms with Live Cycle that can be emailed, saved, printed, etc. by anyone!

    So I started using livecycle because the forms one can make are astounding, its a great program except for sending the forms out to be filled in especially to those only with reader. I've looked over a lot of past discussions and the answers seemed too complicated. Here is a workaround for not so computer savy folks like myself.
    First, create your form, use everything the software has to offer to make your form exactly like you want and yes you can use the "submit by email button" that's what it's for.
    Second, once the form is complete one seemingly complicated step to fix the "attach as pdf instead of xml" if your form keeps attaching as "xml" if it already attaches as "pdf" then skip the rest of the "second step"
         go to the top and click the "view" menu, then select "xml source"
         then go back to top and click the "edit" menu then select "find"
         type "xml" without the quotations and keep clicking "find next" until you see the "submit" line (eg. <submit format="xml")
         change the "xml" to "pdf"then go back to the "design view column" if you get a "parts of this or that cannot be whatever" message just click ok or ignore
    Third, assumming you used the "submit by email" button like you should be the find that button and click the center somewhere, too the right a "field" box comes up
         enter your own email address, you can enter an stock email subject to or leave it blank
         also, a bit further down it says "presence" then "visible" I like to change "visible" to "visible (screen only)" this way it does not show on the printed version. That is one of the things i like the most about this program, you can put text boxes, signature boxes, any kind of
              box and make it visible, visible only on print, only on screen, etc. you just have to play around. It's nice to put a large text box with instructions for how the person should fill out and what to do that helps them and doesn't show up on print.
    Ok, the above is a lot of words but if you print it out and follow step by step you'll see how easy it is and after a couple runs you won't have to look at your cheat sheet again.
    Fourth, So, it was easy to figure out how to make a form the frustrating part was sending it out to be filled in save, printed whatever then sent back to me (now you). the problem is, the form has to be distributed to be approved so to speak. If it is just for one person that is no big
         deal, just first click "file" "save as" give it a name it reverts into adobe pro and asks how you would like to distribute, follow the instructions you send it to whomever you like they fill it out and submit it back because your email address is linked to the "submit as
         email" button. But what if its just a form you want on the company share drive anyone can open fill out, save, send to you or send to someone else, that's where it's tricky.
    Fifth, Distributing to yourself so you can approve the form for world wide dissemination.
         Same procedure as above for the single recipient but instead of sending to someone else you send it back to yourself by entering your own email address again when it asks "how would you like to distribute your form--same as above"
         click "send now via email" enter your address they will return it to (but it's not they this time its really yourself)...follow the instructions, specifiy a generic folder that will collect data (you can delete later, you don't have to collect data unless you want)
         put in your email address as the recipient. change the stock email subject and message if you'd like, then click done, it will email you the form. close out the live cycle and adobe programs and go to your inbox (may take a min)
    Sixth, open your attachment.(no remember you submitted the form to yourself but think of yourself as someone else like a customer) when the form is open you can enter stock fields if you like or do nothing...click the submit by email button, follow the instructions and s
         send it back to yourself again (don't get confused...it's really you as the customer sending back to yourself as the owner of the form) if you are a criminal think of it as like "laundering money through a bank" you are laundering the form through your own email system
         close out the form and go to your inbox again an open the returned form. now when you open it there is something new. there is a box that says "this file is a completed form (even though you didn't enter any data---it's a laundered form now) and leave it on the
         "add to existing data set" which is the one you created earlier in the generic folder....click "ok", now the form changes once again, there is a new look to the top, don't worry about it just go to the top right of the form and click on "options" then "save file as" give it
         a name again and remember where you saved it to. then close adobe and say yes when it asks you if "you want to save changes to your data set"....say yes!!
    7th, forget the data set, no longer is important...find the form you saved and open it. go to the top and click the "advanced" button then "enable user rights in adobe reader" then click "save now" this is the final form so name it appropriately and place it where you want
         people to find it, they can now open, fill out, print, save as, email, whatever. The only downside is if they use the submit by email it automatically defaults to your email but when their email client opens they can delete your address and put someone else if they want.
    thats it...lots of words but it really is easy after you do it a couple of time. the final downside, if the final form works but you decide to change anything on it with LiveCycle, you have to go back through all the steps or it will tell whoever opens it in reader that the original
         has change and they cannot do anything with it, but it's ok, make your changes or improvement, by now you are an expert at laundering live cycle forms, take you 5 min, no worries!
    Happy Laundering!!
    Sean
    NOTE: this procedure only validated with LiveCycle 8.0

    Here is the window you will see when you choose Enable Usage rights.
    Note: That means that you can not edit any content once USAGE Rights are envoked.
    So you must make sure all corrections to documents made and perfect before Envoking rights.

  • How can we give navigation to go a saved pdf and open it, in obiee report c

    I have a requirement for obiee 11g report, that I have to create a report which have a column, whose value should be pdf icon and when we click on that it should we go to saved pdf and open it. Please give me reply as soon as possible.
    Edited by: 903449 on Dec 21, 2011 12:19 AM

    Hi,
    In this version ...just upload your PDF file. then use dashboard object and call it like below...
    try it u r url like this:
    URL path for PDF File
    http://110.191.32.11:9704/analytics/saw.dll?downloadFile&path=%2FShared%2FDOC%2Fbinotes.pdf
    Note:
    If any sapce b/w the folder path use %20 in tha url
    if / in the path use %2F in that URL 100% it will work
    for more refer my earliear post and blog:
    Download URL in dashboard not working
    http://obieeelegant.blogspot.com/2011/09/uploading-pdfwordimage-file-into.html
    Thanks
    Deva
    Edited by: Devarasu on Dec 21, 2011 12:57 AM

  • Sending a Rich Text (RTF) email using the Java Mail API

    Folks
    I've spent about half a day trying to find out how to do this, now I'm not even convinced you can. Here's the problem...
    I currently use JasperReports to generate an HTML report, this I then send as the body of a Multipart email. Because there are two images in the report, these I inline attach, it diaplsy in Outlook perfectly.
    The problem comes with a bug in Outlook (recognised by Microsoft) where after a while the images stop displaying, you just get the little red cross. Having dug around this is because Outlook doesn't always clean the inlined files from the temp directory. When this occurs next time you view an email that has the same image file in it, the file in the temp directory is appended with a number. This happens correctly until 99, then it throws the towel in and just gives you the red cross. Although I could orgainse for the folder to be emptied on network, I can't on client networks. Thsi sadly means that this approach isn't going to work for me.
    My latest idea is to get JasperReports to generate an RTF version instead, then set this as the body of the email. I don't know if this will still require me to inline the images, if it does it's no better, but because I can't find a working example on how to send an RTF bodied email I can't even find out.
    Any help anyone can provide is greatly appreciated.
    Tom

    I'm afraid neither of these are really feasible. The email is sent to many external parties, and guaranteed access to a server is unlikely to happen. I guess I could change the file name, but then I'd have to parse the HTML everytime and change the many reference to the file in there.
    Why is information about sending RTF email so scarce? I assume it possible?
    Tom

  • HT4641 I will no longer use pages because I can open any rtf's and that is the majority of my files.  Any ideas?

    I will no longer use Pages because I can't open any rtf's and that is the majority of my files.  For years I have saved all files as rtf to allow me to open them on windows and with any word process program. Now the new version of Pages will not open them. Any ideas?

    You can let Apple know you want this feature back via
    http://www.apple.com/feedback
    and find another word processor.
    Are you talking about a Mac or an iPad/iPhone?

Maybe you are looking for

  • Dynamic Header for a website.    DOUBLE POINTS FOR ANSWER!!

    I don't even know where to start with this one, let me try explain this: I am looking for ideas on how to create some sort of dynamic header for an affiliate website, we have launched a new affiliate program for http://www.africancures.com/ the affil

  • Need help installing Photoshop 5.0 on new computer

    My computer crashed so I got  a new one. It's on HP Windows 7 Home Edition. When I  insert the disc and try to install the software nothing happens. No error message or anything just nothing happens when I push the button. Can someone help me. Thanks

  • Xdb and authentication-mode

    hi, i use xdb's httpserver as gateway to plsql, instead of apache's mod_plsql. i set a DAD and configured it with basic authentication. everything works fine. but basic authentication uses db users, however i need to use application users to authenti

  • Flash Builder Dowload Error

    I am trying to dowload the trail version of Adobe Flash Builder but the button isnt working? I have tryed all of the browser on my computer. Turned off pop up blocker and nothing happens??? This is my first time trying to dowload any adobe software.

  • Microphone stuttering - Vista x64 & Audigy 2 ZS

    3Microphone stuttering - Vista x64 & Audigy 2 ZS? Hello, since I've got no reply in the support pack thread, I post this new topic. There is an issue with the microphone port of the Audigy 2 ZS running on Windows Vista 64-bit (SP2). Voice input rando