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 (<>)

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 addition to that, we'll be checking whether the error code '550 5.1.1 to 550 5.1.20' is present in the message content.

Reference Ticket: 

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

Jar Compatibility :
    12004 SDP Build version

                  New to ADSelfService Plus?

                    • Related Articles

                    • Syncing ServiceDesk Plus Change Calendar with Outlook Calendar

                      We’re excited to announce that we've developed a solution to help you sync the ServiceDesk Plus (SDP) Change Calendar with your Outlook Calendar! This feature has been highly requested by many of our customers. While we are working on a native ...
                    • Mail fetching failed - PKIX path building failed.

                      Cause: If the SSL Certificate in mail server is a self signed certificate then it is not imported in the ServiceDeskPlus-MSP java environment while using the POPS/IMAPS protocol. Error Trace in logs: javax.net.ssl.SSLHandshakeException: ...
                    • Troubleshooting Oauth configuration for mail server settings

                      Oauth in ServiceDesk Plus / AssetExplorer for Mail SDP supports Oauth configuration for Office365 and GSuite mailboxes since 11106 build. Office365 mailboxes can be configured with Oauth authentication using EWS (since 11106) and IMAP / SMTP (since ...
                    • Mail Fetching Stopped Due to Inline Image Handling

                      Issue Cause : While fetching a mail, in certain mail servers, cid of inline image is not parsed correctly. Once inline stream is converted to image, cid in src attr will be replaced with image url. cid for uploaded inline image in mail content is not ...
                    • Outlook client configuration on the MSP Server

                      This will help in cases where mail related actions works from the actual mailbox but not from MSP application. Logs would help us find the error trace that leads to the mail server. However, if this needs to be narrowed down further and to confirm ...