Announcement

Collapse
No announcement yet.

inbound email: cron job fetches group email accounts only

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

  • inbound email: cron job fetches group email accounts only

    Hi Yuri,
    I ran into an issue with 3.6.2 when fetching emails.
    The cron job fetches perfectly all group emails, but never the personal email account(s) of admin. All email connection test are fine. Two cron jobs for inbound and personal email accounts set up and are always executed successfully, but no fetch of personal email.
    But: one log in the espo data/logs folders says:
    E_WARNING: Invalid argument supplied for foreach() {"file":"C:\\Bitnami\\espocrm-2.9.0-0\\apps\\espocrm\\htdocs\\application\\Espo\\Servi ces\\EmailAccount.php","line":247} []
    Any idea what I am missing?
    Thanks.


  • #2
    Hi

    Your email server seems returns some wrong data instead of list of ids. You can try to debug if you know a programming.

    Comment

    Working...
    X