Results 1 to 3 of 3

Thread: Query limit of 1000 reached for EmailMan module

  1. #1
    teethgrinder is offline Junior Member
    Join Date
    Apr 2008
    Posts
    1

    Default Query limit of 1000 reached for EmailMan module

    Hi,

    When sending email campaign all messages go into email queue, which I have to send manually - I believe because I am not using Sendmail. I have 1437 targets/contacts in this particular campaign

    Only 50 of the messages are send when i receive the following error message:

    "......111111111Error: Query limit of 1000 reached for EmailMan module."

    The value of 'default limit', excerpt below from config.php (in sugar's root folder) was set to 1000 in this scenario.

    'resource_management' =>
    array (
    'special_query_limit' => 50000,
    'special_query_modules' =>
    array (
    0 => 'Reports',
    1 => 'Export',
    2 => 'Import',
    3 => 'Administration',
    4 => 'Sync',
    ),
    'default_limit' => 1000,
    ),


    Once i set this value to 2000 and i manually "send queued campaign emails" approx 100 messages will be sent.

    Does anyone have any advice as to why this is happening?

    Here is my setup.

    OS -> Fedora Core 5
    Sugar -> Version 5.2.0a (Build 5447) (community)
    Webserver -> Apache 2.2.2
    PHP -> PHP 5.2.5
    Mysql ->

    I appreciate that I can carry on upping the value above, but this seems like a random kludge, rather than an actual fix.

    Many Thanks in advance.

  2. #2
    sebek is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    96

    Default Re: Query limit of 1000 reached for EmailMan module

    Have the same problem. Using 5.2.0c
    I've set the limit on 2500 and more mails were sent.

    What should the limit be? (when sending 1500 mails or more)

    Thank you
    Last edited by sebek; 2009-05-11 at 01:56 PM.

  3. #3
    mjel is offline Sugar Community Member
    Join Date
    Feb 2005
    Posts
    44

    Default Re: Query limit of 1000 reached for EmailMan module

    has anyone found a solution to this problem

    i was sending out 1000 emails per send and when i upgraded from 5.2.0k to 6.1 -- i started to get this error wehn sending out message - initially only 50 or so were sent - then i made modifications to config.php as noted in earlier posts on this thread - and more went out - but still only about 250 ish -

    then i get the error:

    11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111111111111111111111111111111111111111111111 11111111Error: Query limit of 3000 reached for EmailMan module.

    this error cuases the schceduler to fail - so the only way i can push them out is manually - on 6000 message - that is alot of manual pushes where at best 250 are sending out -

    any ideas?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 12
    Last Post: 2011-01-04, 04:33 AM
  2. Replies: 0
    Last Post: 2009-01-15, 04:56 PM
  3. Query limit of 250 reached for Leads module
    By dhichandler in forum Installation and Upgrade Help
    Replies: 9
    Last Post: 2008-09-15, 08:34 PM
  4. Replies: 0
    Last Post: 2008-08-06, 06:18 PM

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
  •