I can't get inbound emails

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    You should move lower, put echos and dies and find out where is the problem.

    Leave a comment:


  • prince2911
    replied
    Hello,

    Please see attached for results.

    Best regards,

    Leave a comment:


  • yuri
    replied
    application/Espo/Modules/Crm/Services/InboundEmail.php

    put

    echo "debug";
    die;

    in the beginning of fetchFromMailServer method and run cron in shell.

    Leave a comment:


  • prince2911
    replied
    Hello,

    not really familiar, but still I have good knowledge.
    please let me know how I can debug.

    Best regards,

    Leave a comment:


  • yuri
    replied
    Hi

    Fails in log don't mean anything (it's a bug).

    Are you familiar with PHP? Can you make some debugging to find out where is the problem? I can help you.

    Leave a comment:


  • prince2911
    started a topic I can't get inbound emails

    I can't get inbound emails

    Hello,

    I was trying to configure my CRM to get inbound emails, but I could not.
    Schedule Jobs log is giving me fail when I run cron. (please see attached screenshots) (php.exe -f E:\Morsi\wamp\www\cron.php)

    outgoing emails are working fine
    when configuring the inbound email server, I can connect and chose the needed folders (INBOX and Trash INBOX). see attached.

    In the user preferences form, there is nothing at the notification tab.

    Please advise.

    Thanks and best regards,
Working...