Error sending reply mail with attachments

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dimyy
    Active Community Member
    • Jun 2018
    • 569

    Error sending reply mail with attachments


    After upgrading to 5.6, when we try to respond to letters with embedded logos, we get errors.

    Error:
    [2019-04-03 07:38:52] Espo.ERROR: Display Error: Provided part 5ca37b10705f99a7e already defined., Code: 500 URL: /api/v1/Email [] []

    Attachment URL: https://*/?entryPoint=attachment&id=5ca37b10705f99a7e
    Attached Files
  • yuri
    Member
    • Mar 2014
    • 8443

    #2
    I will take a look.
    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
      • 8443

      #3
      Fix: https://github.com/espocrm/espocrm/c...9fab072b7c54b6
      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

      • danieldids
        Junior Member
        • Dec 2018
        • 15

        #4
        I've faced the same issue today, but only when forwarding an email. Replying didn't cause any problems.

        The cause was two attachments with the same file name. By removing one of the files, the forwarding was ok.

        Espo version is 7.0.8

        Comment

        Working...