Announcement

Collapse
No announcement yet.

Group Email: Only some emails are fetched from IMAP inbox

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

  • #16
    Applying new version of zend mail really can take some time for us. Usually it brings new bugs and we need to test.

    BTW. We are receiving emails with non-acii and even most specific UTF-8 characters w/o problems in EspoCRM.

    Comment


    • #17
      You can try to apply this https://github.com/zendframework/zen.../pull/78/files to vendor/zendframework/zend-mail/src/Header/HeaderWrap.php

      If it helps that will be great.

      Comment


      • #18
        I've applied the patch and it fixed it

        This could also help the OP rubensolvang to avoid using a relay mailbox.

        Comment


        • #19
          New versions of Zend require php 5.5 but we still support 5.4. We are going to stop supporting php 5.4 in the next major release. Then we will be able to switch to new zend-mail version.

          Comment


          • #20
            These random errors happened here as well - as it turned out they were caused by a couple of hundred damaged email addresses in table email_address. It seems as if the damaged email addresses per se aren't the problem but possibly a time out caused by them. No error messages though...
            ------------------
            Robert Laussegger
            iscon group
            http://www.iscongroup.net
            mailto://info@iscongroup.net

            Comment


            • #21
              The problem seems to be solved (I'm on version 4.4.0), but I can't get my sent emails to sync back to the server so I can access them on my phone & computer. Not sure if this is supposed to be possible, but would be quite useful to have a backup of the outgoing emails on the IMAP server.

              Comment

              Working...
              X