Results 1 to 7 of 7

Thread: Email search does not work

  1. #1
    wilibar is offline Junior Member
    Join Date
    Apr 2010
    Posts
    1

    Default Email search does not work

    Hello,

    I have Sugar CE 5.5.1 and I am unable to search any emails. No mention of issues with email search is mentioned in the Forums.

    When I enter a name or email address in the "From" field, I get the following message: "No Emails to display"

    The email I am searching is, of course, there but it never returns any results. I see the email page turns grey- I assume this means its searching, but it never returns any search results. The Sugar search for contacts any other items works well, though.

    Can someone tell me what I'm doing wrong? Thank you for your help.

    Sincerely,

    William

  2. #2
    arnaud_carrenet is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    Paris
    Posts
    72

    Default Re: Email search does not work

    Hello,

    I'm assuming that if you're using Sugar 551 you've configured your email accounts as IMAP.
    To be able to search an email, you need to import your email into Sugar (Right Click on email then Import to Sugar).
    You should be able to search in your emails.
    SugarCRM is able to see and display emails stored in a different system, like gmail for example, but not able to search in this system unless you import your email to Sugar !
    Hope that helps.
    Regards,
    Arnaud Pauty
    Projects Manager
    CARRENET - SugarCRM Gold Partner
    67 rue Desnouettes - 75015 Paris - France

  3. #3
    johnsopaul is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    29

    Default Re: Email search does not work

    No, the problem is not that the email is not imported. Searching from the from field does not work. You can return an email from a subject search but you cannot return the same email from a 'from' search. I have tried searching using % as a wildcard, without etc. No combination (that does work in subject) works in the 'from' OR 'to' fields. If these fields require some other approach, it is not documented.

    The related record search is buggy too. If you count the emails from a particular object's history, it may or may not equal the number returned from an email search. I can see no particular reason for this - that is, the missing email have the same properties (sent, replied, read, related etc..) as the returned ones as far as I can see.

    I am testing 5.5.1
    Paul
    Linux kernel version 2.6.18 and 21
    Apache version 2.2.19
    PHP version 5.2.17 and 5.3
    MySQL version 5.0.92
    Sugar 6.2.2 and 6.3.0 GA

  4. #4
    sugarFLO is offline Sugar Community Member
    Join Date
    Jun 2009
    Posts
    45

    Default Re: Email search does not work

    I am having the same problem in CE 6.0.1

    Also you can only search for full subject lines, not for single words (which is pretty useless for a search).

    An IMAP search should also be possible, otherwhise you always need a secondary email client just to do your searches...

  5. #5
    angelababy is offline Banned
    Join Date
    Jul 2010
    Posts
    60

    Default Re: Email search does not work

    You should be able to search in your emails.You can return an email from a subject search but you cannot return the same email from a 'from' search.

  6. #6
    carolyny476 is offline Junior Member
    Join Date
    Aug 2010
    Posts
    1

    Default Re: Email search does not work

    Quote Originally Posted by arnaud_carrenet View Post
    Hello,

    I'm assuming that if you're using Sugar 551 you've configured your email accounts as IMAP.
    To be able to search an email, you need to import your email into Sugar (Right Click on email then Import to Sugar).
    You should be able to search in your emails.
    SugarCRM is able to see and display emails stored in a different system, like gmail for example, but not able to search in this system unless you import your email to Sugar !
    Hope that helps.
    Regards,
    Thanks you for the post.

    __________________
    watch free movies online
    Last edited by carolyny476; 2010-08-26 at 02:32 AM.

  7. #7
    vlatko.surlan is offline Junior Member
    Join Date
    Jul 2007
    Posts
    4

    Angry Re: Email search does not work

    Quote Originally Posted by wilibar View Post
    Hello,

    I have Sugar CE 5.5.1 and I am unable to search any emails. No mention of issues with email search is mentioned in the Forums.

    When I enter a name or email address in the "From" field, I get the following message: "No Emails to display"

    The email I am searching is, of course, there but it never returns any results. I see the email page turns grey- I assume this means its searching, but it never returns any search results. The Sugar search for contacts any other items works well, though.

    Can someone tell me what I'm doing wrong? Thank you for your help.

    Sincerely,

    William
    What's wrong is that the programmer who wrote the code that does the search hasn't been executed yet. This is an example query that gets generated when you hit search:

    ea_from.email_address='test'

    instead of

    ea_from.email_address LIKE '%test%'

    Once I've changed this in the code it works perfectly....

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Search field doesn't work. Please help
    By dekleinemedia in forum Help
    Replies: 5
    Last Post: 2009-07-31, 11:46 AM
  2. Search does not appear to work
    By anthony11221 in forum Site feedback
    Replies: 1
    Last Post: 2009-06-27, 02:24 AM
  3. Does search functionality on email work?
    By khalidh in forum General Discussion
    Replies: 5
    Last Post: 2008-10-15, 05:27 PM
  4. Replies: 0
    Last Post: 2008-02-10, 04:55 AM
  5. Adv Search with MultiSelect don't work
    By johnnyo in forum Help
    Replies: 4
    Last Post: 2008-01-30, 08:55 PM

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
  •