Espocrm receives emails very slowly

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leho40389
    Junior Member
    • Jul 2022
    • 2

    Espocrm receives emails very slowly

    Please help me find out the reason why emails sent to EspoCRM are receiving very slow. After the customer sent the email about 1 hour later, I received it on EspoCRM. Meanwhile, it only took a few seconds for Gmail to receive it
  • victor
    Active Community Member
    • Aug 2022
    • 729

    #2
    Hello leho40389,

    Put simply in Administration -->Scheduled Jobs-->Check Group Email Accounts and Check Personal Email Accounts
    Code:
    * * * * *
    You can also check the periodicity by other parameters on services like crontab.guru
    Attached Files
    Last edited by victor; 08-16-2022, 06:46 AM.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8453

      #3
      Maybe your cron is not running every minute? You can also setup it to run more often than once per minute. See: https://docs.espocrm.com/administrat...bs/#setting-up.

      There also can be a problem if you have too much jobs running in your Espo and not having the 'run jobs in parallel' parameter enabled.
      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...