Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-4002

CiviMailProcessor.php runs into race condition on catchall accounts with a lot of traffic

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.1.2, 2.1.4, 2.1
    • Fix Version/s: 2.2.0
    • Component/s: CiviMail
    • Labels:
      None

      Description

      In 2.1 CiviMailProcessor.php tries to process all mails in the inbox. This might not be possible due to several reasons - for sure it would be time limit on script running time, or other limits (currently have a few thousands mails in the catchall, not sure what exactly breaks, maybe even memory).

      In any case much better approach would be to process it chunk by chunk.

      See discussion http://forum.civicrm.org/index.php/topic,5997.0.html

        Attachments

          Activity

            People

            • Assignee:
              neha.saraph Neha Kulkarni
              Reporter:
              goran goran gugic
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: