Fix for #8149546 & #8785874 & #9022789 (TVS Case)

Fix for #8149546 & #8785874 & #9022789 (TVS Case)

The attached fjar is given as a fix for TVS customer for 12007 build.
The fixes are copied from the previously given fjar to the same customer (in 11309 build).

Fix:

1. Skip the mail fetching schedule on any delete flag exception
2. Notify users on every occurrence of connectivity exception (by default, users will be notified after a threshold value of 5)
3. store.isConnected() is checked while checking for connectivity exception.

Since customer is migrating the production instance to 12007, configure the below page script. This will allow him to configure O365 mailbox with IMAPS protocol using Oauth authentication.



Please don't use this fjar for other customers.


                  New to ADSelfService Plus?

                    • Related Articles

                    • Debug jar to check AutoLogout Case in Build 14304

                      Fjar Description: Attached fjar prints the Debug traces for AutoLogout case. Check the "Jar Compatibility" section to download the appropriate fix jar file (.fjar file). Check this link on how to apply the fjar file. Jar Compatibility Build No File ...
                    • Email with .wav attachment is not getting extracted during mail processing due to the issue fix of SD-65175.

                      Email with .wav attachment is not getting extracted during mail processing due to the issue fix of SD-65175. The content-type of the attachment is APPLICATION/OCTET-STREAM. Since it is in Upper case the following condition - ...
                    • ZIA: Out of office mail issue - Direct case

                      Issue: Incorrect approval prediction due to out of office mail contents. Fix: Before sending for approval prediction, a direct case to check if "out of office" phrase is present in the query. If yes, then show the status as "Unable to predict" ...
                    • Fix for SD-89028

                      The following jar contains the fix for the issue SD-89028 Ticket: https://pitstop.manageengine.com/support/manageengine/ShowHomePage.do#Cases/dv/24001024233744 Files Modified : ...
                    • 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 ...