I can't get inbound emails

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    Hi

    It fetches by portions (20 emails).

    application/Espo/Modules/Crm/Services/InboundEmail.php

    There is const PORTION_LIMIT = 20;


    You can change it.

    Leave a comment:


  • sguptajpr
    replied
    Dear Mr Yuri,

    Now when the email is working I am facing another situation. When I run the cron job it only fetches a few number of emails instead of pulling all emails. Every time I run the cron job it pulls some more mails. Is this behaviour intentional or am I missing something??

    Regards

    Leave a comment:


  • sguptajpr
    replied
    Mr Yuri,

    You were right about some problem with server. I have got it to work.
    The problem was with php.

    I had downloaded wamp stack from bitnami and installed espocrm on it. However, while running the cron job, I used a separate installation of php instead of the one in wampstack. I think it caused it not to work. When you indicated that the problem might be with server I realized using separate installation of php might be causing the problem. When I changed the cron job to run with php of wampstack it worked.

    Thanks for your time and concern.

    Regards
    Satish

    Leave a comment:


  • sguptajpr
    replied
    That's strange because it is working for me and has always worked for me. Have you checked the new email which I have setup? I can easily connect the select folder.

    Leave a comment:


  • yuri
    replied
    BTW I could not get own test gmail account to work (even select folder).

    Leave a comment:


  • sguptajpr
    replied
    Mr Yuri,

    I have created a new gmail account for testing purpose with the name testespocrm@gmail.com
    I have configured it in the espocrm instance. Please check.

    Leave a comment:


  • yuri
    replied
    Hi

    Haven'e find out where is the problem. I think the problem with configuration of the server. Can you leave for me some test inbound email account. Thanks.

    Leave a comment:


  • sguptajpr
    replied
    Dear Mr Yuri,

    Did you find time to have a look at the problem?
    What I am confused about is if the code is working for others that why not for me? Does it have any relation to my local computer/internet configuration?

    Leave a comment:


  • sguptajpr
    replied
    Well, about the test gmail account added by you, I see wrong username or password error in the logs of 10 October 2014.
    However, today I added my account again for checking but I don't see any error related to my account or even your test account.

    Leave a comment:


  • yuri
    replied
    Hi

    No success yet. I will try again on Monday.

    What can you see in log (data/logs) regarding emails?

    Leave a comment:


  • sguptajpr
    replied
    Dear Mr Yuri,

    I see that you have run some tests on my account. Did you find anything wrong?
    Also, my network was not behaving properly yesterday. Hope you did not face any difficulty.

    Leave a comment:


  • yuri
    replied
    Hi

    I will look when will have some time today. Or tomorrow. I remember.

    Leave a comment:


  • sguptajpr
    replied
    Mr Yuri. I have sent a PM to you containing my admin login details and ftp details. Please check.

    Leave a comment:


  • yuri
    replied
    sguptajpr, if you provide me an access to your server (ftp/sftp) and admin access to espocrm I can try to figure out. You can send via PM.

    Leave a comment:


  • sguptajpr
    replied
    Hi prince2911, Did you get the solution to your problem? I am having same problem but I am also getting success in scheduled jobs log. Still I can't see my mails.

    Leave a comment:

Working...