Results 1 to 4 of 4

Thread: Inbound POP E-Mail Problem

  1. #1
    pfilias is offline Junior Member
    Join Date
    Aug 2008
    Posts
    3

    Default Inbound POP E-Mail Problem

    I have set up an email account tied to a user in my Sugar Community Edition.

    I am going against a Google Domains e-mail account, using POP3. I pulled in the e-mail when I first set it up and it pulled in all the e-mail (3 days ago).

    Today, when clicking Check Mail, it checks against the server but doesn't bring up any new messages, even though there are plenty of new ones (10-20).

    The e-mail settings test works just fine, and there are no errors on my web server.

    I'd appreciate any help, thanks.

  2. #2
    kiwicollection is offline Junior Member
    Join Date
    Sep 2009
    Posts
    4

    Wink Re: Inbound POP E-Mail Problem

    Had exactly the same problem, and it was very difficult to troubleshoot.

    Problem ended up being the cron.php file, which was being killed prematurely.

    1. Ensure that cron.php has enough time to run
    2. Verify that PHP can run scripts longer than 30 seconds (default), preferably somewhere in the 5 minute range we're finding
    3. Verify that Apache isn't killing a process prematurely
    4. Ensure that PHP has enough memory to process e-mails with attachments (we're finding PHP processes needing up to 500mb RAM for PDF attachments)
    5. Ensure that the POST size is big enough to allow import of an attachment

    Basically, any limit you can think of to help bring these in.

  3. #3
    pfilias is offline Junior Member
    Join Date
    Aug 2008
    Posts
    3

    Default Re: Inbound POP E-Mail Problem

    Thanks for the reply. I'm not using a schedule to check mail, just manually doing it when I log in as the user who has that mail account added.

    When I switched to IMAP, the mail started showing up. Still, that doesn't answer to me why POP3 didn't work as intended.

  4. #4
    teslin is offline Junior Member
    Join Date
    Oct 2010
    Posts
    1

    Default Re: Inbound POP E-Mail Problem

    I have a similar problem also. But my problem is i created a users email and group emails. Now when i used the menu tab activities to send group emails. Its send out successfully but only me who send email to the group can only received mails and notifications, All included in the group are not receiving. Is there any way how to do this. By the way i am using Sugarcrm community edition version 6.0.1.

    Can anybody can help.

    Thanks,


    Lino

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Schedulers - Inbound mail problem
    By Vladus in forum Help
    Replies: 0
    Last Post: 2009-04-05, 09:44 AM
  2. Inbound e-mail setup problem
    By admetus2 in forum Help
    Replies: 0
    Last Post: 2008-07-26, 01:29 PM
  3. Problem with inbound Mail
    By grossw in forum Help
    Replies: 0
    Last Post: 2006-07-05, 10:32 AM
  4. problem inbound mail
    By suruchi in forum Developer Help
    Replies: 0
    Last Post: 2006-03-28, 09:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •