Email not showing even though connection tests OK

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kiroje
    Junior Member
    • May 2015
    • 6

    Email not showing even though connection tests OK

    Just upgraded my test install of EspoCRM( which is very clean and impressive ) to 3.3.0 from 3.2.0 and still it seems that getting it to fetch emails from IMAP doesnt work( at least for me)

    Email is setup and tests OK with IMAP( also tried IMAPS ) but there is never any emails showing

    Is there any way to see what happens when it tries to fetch emails like a tracelog ?

    I really hope to have this fixed soon because i would like to have this implemented with our company and already have a go on the advanced pack also.

    With regards
  • tarasm
    Super Moderator
    • Mar 2014
    • 573

    #2
    Did you setup a cron job? More details you can find Admin > Scheduled Jobs.
    Job Offers and Requests

    Comment

    • yuri
      Member
      • Mar 2014
      • 8510

      #3
      Check Administration > Scheduled Jobs > Check Email Accounts > Log
      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

      • kiroje
        Junior Member
        • May 2015
        • 6

        #4
        Finally found the cause, and it is working very nicely now.

        My hosting companys cron tool is running via cli which the script doesnt like, removing the little stop code from the cron.php makes it work.

        Thanks and sorry for bothering with this simple thing.

        Comment

        • yuri
          Member
          • Mar 2014
          • 8510

          #5
          Hi. Np. You are not the first with the same issue.
          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...