Results 1 to 9 of 9

Thread: Email doesn't seem to be working right...

  1. #1
    jsierra is offline Member
    Join Date
    Apr 2007
    Posts
    5

    Default Email doesn't seem to be working right...

    Suddenly - for no reason - email stopped working and I can't figure out why. Our email server's healthy - we hit it with Outlook, Thunderbird, and web-based apps, and we successfully use IMAP and POP for access. The built-in email client in Sugar just doesn't seem to work correctly, even though it was working just fine for almost a month since we implemented it.

    Any ideas or advice?

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Email doesn't seem to be working right...

    Please elaborate on what you mean by "doesn't seem to be working right"

    Are you getting an error message? What's the exact problem?
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    jsierra is offline Member
    Join Date
    Apr 2007
    Posts
    5

    Default Re: Email doesn't seem to be working right...

    Quote Originally Posted by Angel View Post
    Please elaborate on what you mean by "doesn't seem to be working right"

    Are you getting an error message? What's the exact problem?
    Good question. There's no error message - the Inbox just stays empty. For a few days, the inbox had all the emails in it up until a specific date... afterward, you could click on "Check Messages" all day long, but the Inbox would never update. Today I updated to 5.2.0d and the Inbox simply emptied out... the CSS overlay that shows the number of messages in the Inbox shows that there are 146 messages, but when it goes away and I click on Inbox, there's no messages there.

    All very frustrating. Using SugarCRM on Firefox, btw...

  4. #4
    jsierra is offline Member
    Join Date
    Apr 2007
    Posts
    5

    Default Re: Email doesn't seem to be working right...

    Tried it in IE, Safari, and Chrome on three different machines, so this has to be a server-side issue... any ideas?

  5. #5
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Email doesn't seem to be working right...

    I had something like this happen some time ago and it sorted itself out after me clicking around between inbox and the account section for a while.

    Obviously, that's not a solid solution, but I wonder if the problem might be related to a bad index or something along those lines.

    Have you tried running a repair on the database tables?

    Does the same happen for other users?
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  6. #6
    jsierra is offline Member
    Join Date
    Apr 2007
    Posts
    5

    Default Re: Email doesn't seem to be working right...

    Yup, it happens with every user - although strangely enough it didn't happen at the exact same time. It all kind of happened gradually.

    I'll try running a repair on the database tables and see if that works. As for clicking and wiggling things around, I've been doing that for the last week, before trying to post about it here, lol!

  7. #7
    jsierra is offline Member
    Join Date
    Apr 2007
    Posts
    5

    Default Re: Email doesn't seem to be working right...

    Ran the repair script, said "repaired successfully" but still no dice... no emails in the INBOX...

  8. #8
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Email doesn't seem to be working right...

    It is a bit extreme, but here is something worth trying...

    1. Make a copy of all the tables whose name begins with "emails"

    2. Once you've verified that the copies of said tables contain the data you need, truncate them, i.e. truncate <table name>

    EDIT: To clarify, you should truncate the originals.

    3. Go to the e-mail module and attempt to retrieve some e-mails and observe the behavior

    If the above works, then that means there is one or more record in the e-mail related tables that is causing the problem. The challenge is that finding the problem record could take some time.

    If I needed to do that, I would copy in the records for one user at a time until it breaks.
    Last edited by Angel; 2009-05-06 at 11:24 PM. Reason: Clarification
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  9. #9
    etxkesa is offline Junior Member
    Join Date
    May 2009
    Posts
    1

    Default Re: Email doesn't seem to be working right...

    I wonder if this isn't related to another post from last week which seemed to be caused by an interaction between the version of PHP and the version of Sugar. That thread is called " Missing IMAP Email's after upgrade to 5.2.0c". Have you been able to log the messages going to the webserver? That was where we found the error message referred to in the thread mentioned.
    Ken Sayers

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 8
    Last Post: 2008-12-04, 08:07 PM
  2. Replies: 1
    Last Post: 2008-10-10, 08:22 AM
  3. Replies: 0
    Last Post: 2008-10-08, 07:02 PM
  4. Email Not Working
    By reginanickles in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-08-04, 12:15 PM
  5. Replies: 3
    Last Post: 2008-04-09, 11:59 AM

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
  •