Out-of-Office emails are not detected as auto-generated mail

Out-of-Office emails are not detected as auto-generated mail

Out-of-office automated reply mails are not detected as auto-generated emails, so requests are getting reopened. This issue occurs due to the case-sensitive check done internally to retrieve the header "Auto-submitted" from the mail but the mail actually has the same header with a small-case. Because of this case, the mail is not identified as an auto-generated one.

Reference Ticket: (6720037)

Files Modified :
    <SDP>\helpdesk\src\library\com\manageengine\servicedesk\mailutils\MailAPI.java
    <SDP>\helpdesk\src\library\com\manageengine\servicedesk\mailutils\RequestMailHandler.java

Jar Compatibility :
    11135 - SDP Build Version

                  New to ADSelfService Plus?

                    • Related Articles

                    • Normal emails sent from Outlook desktop app is considered as bounced mail due to the blank return-path header value (<>)

                      Normal emails sent from Outlook desktop app is considered as bounced mail due to the blank return-path header value (<>) Debug: For bounced mail detection, internally we will be checking whether the return-path header value is blank or not. In ...
                    • Office 365 basic Auth deprecation

                      Deprecation of Basic authentication in Office 365 Issue: Microsoft has started removing the ability to use Basic authentication in Exchange Online for Exchange ActiveSync (EAS), POP, IMAP, Remote PowerShell, Exchange Web Services (EWS), Offline ...
                    • Account based outgoing mail sever settings post build 14001

                      ACCOUNT-BASED OUTGOING MAIL SERVER FEATURE: Introduction: Account-based outgoing mail server feature was introduced in build 14001. This feature ensures that users receive notifications and responses from the specific email address associated with ...
                    • Best practices for the mail fetching

                      1. Please do have a dedicated mailbox for the application, the same mailbox should not be configured for any other application. 2. Always set the email to be deleted automatically once created as a ticket in the application because it will avoid ...
                    • Mail fetching - deleted flag issue

                      This message will be thrown, when you have provided a shared mailbox. The concept here is, SDP MSP reads the mail from the configured mailbox and adds it as a request. During the time, if some other application fetches the mail from the same mailbox ...