Announcement

Collapse
No announcement yet.

email attachment

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • email attachment

    Hello

    We receive e-mails with several JPG files. They are in the attachment, not in the e-mail body.

    Is the parameter inlineAttachmentUploadMaxSize responsible?

    Peter

  • #2
    Hi Peter,

    I don't think so. If you could provide us the email original I'd look.

    Comment


    • #3
      Hi Yuri,

      we get emails with 20MB attached.

      In the Espo it says
      "not fetched. The email size exceeds the limit."

      Which parameters do we have to change?

      'emailNotificationsDelay' => 30,
      'emailMessageMaxSize' => 25,
      'notificationsCheckInterval' => 10,
      'maxEmailAccountCount' => 2,
      'followCreatedEntities' => false,
      'b2cMode' => false,
      'restrictedMode' => false,
      'theme' => 'HazyblueVertical',
      'massEmailMaxPerHourCount' => 70,
      'massEmailVerp' => false,
      'personalEmailMaxPortionSize' => 50,
      'inboundEmailMaxPortionSize' => 50,

      Comment


      • #4
        Yes those are certainly annoying... wish there was a manual overwrite button to import that missing email.

        Comment


        • #5
          Administration > Inbound Emails > Email Max Size

          Comment


          • #6
            That setting is for all future email.

            I mean if we can individually just overwrite "one" email that above the filesize.

            Comment

            Working...
            X