imap fetching issues

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sstecker
    Junior Member
    • Jan 2017
    • 10

    imap fetching issues

    I have a test install on a fresh install Ubuntu 16.04 updated to latest, with php 7 at latest. mailparse 3.0.2 is installed. I get several following errors on fetching;

    Espo.ERROR: EmailAccount 5884b8b15b9a2dc7a (Import Message w/ zend-mail): [0] Invalid header value detected [] []

    connetion test ok. at some point I was able to get a few emails but now nothing. deleted and recreated the imap connection several times. any ideas?

    thank you
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    http://forum.espocrm.com/forum/insta...group-accounts

    You have not enabled mailparse for CLI. run php -m
    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

    • sstecker
      Junior Member
      • Jan 2017
      • 10

      #3
      that was it. thank you!

      Comment

      Working...