My Oracle Support Banner

Multipart/Mixed Mail is Not Displayed Correctly (Doc ID 2296653.1)

Last updated on NOVEMBER 15, 2022

Applies to:

Oracle Communications Convergence - Version 3.0.1 and later
Information in this document applies to any platform.

Symptoms

In Convergence 3.0.1.3.0 if a mail is multipart/mixed, the text/plain with "Content-Disposition:inline" is not displayed by Convergence.

No error is shown, the part is simply ignored.

Using Firebug for further debugging we see the GET-RESPONSE for displaying this message:

GET https://<ip>/iwc/svc/wmap/msg.mjs?rev=3&sid=&mbox=INBOX&uid=176&process=html,js,target,binhex,link&security=false&lang=en&token=k5azaRyjJt&dojo.preventCache=1487764220028

will show that the message contains the text/plain and Content-Disposition but they are not displayed:

....skipping...
while(1);
[0,'','INBOX',176,1487681055,1487167088,11886,1025,
[[null,'multipart/mixed',5867,true,[1,4],
[['X-Mozilla-Keys',''],
['Return-path',' <mailaddress@domain>'],
['Received','from ... by ...(Oracle Communications
 Messaging Server 8.0.1.0.0 64bit (built Sep 4 20\
15)) with ESMTP id <....> for uid@domain
; Thu, 16 Feb 2017 09:21:47 +0100 (CET)'],
['Received','from .... by ... (Postfix) with
 ESMTP id 77580114050 for <....>; \
Thu, 16 Feb 2017 09:21:47 +0100 (CET)'],

....skipping....

[['Content-Type','text/plain; charset="US-ASCII"'],
['Content-Disposition','inline'],
['Content-Transfer-Encoding','7BIT']],
'

.....<Content....>
',true]]]

Changes

 No changes

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.