Fix: Processing mails using MIME after fetching using EWS

Fix: Processing mails using MIME after fetching using EWS

Issue:

      While processing e-mails using EWS, in some cases, the space character is missing between words that are formatted (color / bold etc.)

Fix:

      Fetch mails using EWS and process them using the MIME content of the mail. The fix has been attached as .fjar file. Find the steps to apply the fjar. Once applied, check for the issue. If the issue occurs, kindly reach us with logs.

Steps to apply the fjar:

1. Download the attached 14300_8411003.fjar file.
2. Click here on steps to apply the fjar file.
3. Restart the application service.
4. Check for the issue.
5. If the issue occurs, immediately zip the logs (<server_home>\logs folder. For eg: C:\Program Files\ManageEngine\ServiceDesk\logs folder) and share it with us for analysis. If the size of the log file is huge, you can send it to us using our FTP link https://bonitas2.zohocorp.com/. Select the product as "ServiceDesk Plus" and ticket number as 8411003.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Missing Whitespace Character

                        Issue: When the mails are fetched using EWS, the mail processing skips the whitespace (blank space) character in certain scenarios. (Example case: Two different words get merged into a single word). Resolution: The fix for the issue has been attached ...
                      • Fix jar for EWS connectivity issue

                        Issue: In EWS for incoming, we are facing intermittent connectivity issues like 'unexpected end of ZLIB input stream', '(503) service unavailable', 'this connection to store is dead' etc. Resolution: Apply the attached fjar (Download the build ...
                      • Fix: (401) error while fetching mails using EWS in some cases

                        Issue: Intermittently, user facing "Caused by: microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRequestException: The request failed. The request failed. The remote server returned an error: (401)" error while executing the ...
                      • Fix: Failed to parse To/Cc address while fetching mails using Graph

                        Issue: If the To / Cc address contains the email address in the format "Test, SDP" <test@sdp.com> (containing "," character in the email address itself), then parsing of such addresses using Microsoft Graph fails in SDP. If such address is a support ...
                      • Fix: Mail fetching stops due to invalid characters in the attachment name

                        Issue: Mail fetching being stopped due to invalid characters "?" , ":" in the filename. In this case, the eml file's subject contains ":" character and so, while uploading the .eml as attachment, error is thrown (Only in windows server) Trace: ...