Email duplicates created by system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    Member
    • Mar 2014
    • 8624

    #16
    I suggest finding a developer who will customize the duplicate checking for you for a fee.

    I'm not able to take more obligations on me. I'm handing dozens of issues daily.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • Jakub Grufik
      Senior Member
      • Aug 2022
      • 361

      #17
      hey yuri I understand that you are overwhelmed with tasks. But is it really connected with duplicate check when the status is different? Original email has status Sent and duplicate is status Archived. Could not be somewhere in the system hidden that it is auto-archiving every email?

      I am just confused why everything is being archived.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8624

        #18
        A user sends email from CRM. It's stored with its original message ID.
        SMTP sends this email with different message ID.
        CRM monitors another mailbox that receives that email.
        The email is imported as it's not detected as already existing in the system.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • yuri
          Member
          • Mar 2014
          • 8624

          #19
          I see that I already provided the code https://forum.espocrm.com/forum/gene...4917#post84917

          Try it with 'References' instead of 'X-Microsoft-Original-Message-ID'. But I recommend to find a developer who will support it for a fee.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment

          Working...