Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4009

back port fix from JBSEAM-3906-Attachements are not shown in outlook

XMLWordPrintable

    • Release Notes
    • Workaround Exists
    • Hide

      Only workaround is to change in org.jboss.seam.mail.ui.UIBody

      instead of:
      MimeMultipart bodyRootMultipart = new MimeMultipart("related");

      put:
      MimeMultipart bodyRootMultipart = new MimeMultipart("mixed");

      and then recompile seam mail

      Show
      Only workaround is to change in org.jboss.seam.mail.ui.UIBody instead of: MimeMultipart bodyRootMultipart = new MimeMultipart("related"); put: MimeMultipart bodyRootMultipart = new MimeMultipart("mixed"); and then recompile seam mail
    • Low

      When sending mail with attachements, attachments are not shown in Outlook 2007.

              mnovotny@redhat.com Marek Novotny
              mnovotny@redhat.com Marek Novotny
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 10 minutes
                  10m
                  Remaining:
                  Remaining Estimate - 10 minutes
                  10m
                  Logged:
                  Time Spent - Not Specified
                  Not Specified