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

civicrm_mailing_bounce_pattern rules for postfix

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.8
    • Fix Version/s: 4.3.1
    • Component/s: CiviMail
    • Labels:

      Description

      The standard bounce patterns don't recognise common error messages generated by postfix MTA software. These additions to the civicrm_mailing_bounce_pattern will help:

      INSERT INTO `civicrm_mailing_bounce_pattern` VALUES
      (125,3,'Host or domain name not found'),
      (126,9,'No route to host'),
      (127,9,'Network is unreachable'),
      (128,4,'lost connection'),
      (129,4,'conversation with [^ ]* timed out while');

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              mc0e Andrew McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: