Skip to content
  • Barry Warsaw's avatar
    * Mailing lists get multiple chains and pipelines. For example, normal · eb41bebb
    Barry Warsaw authored
       postings go through the `posting_chain` while messages to owners to through
       `owners_chain`.  The default `built-in` chain is renamed to
       `default-posting-chain` while the `built-in` pipeline is renamed
       `default-posting-pipeline`.
    
     * Schema changes:
       - start_chain      -> posting_chain
       - pipeline         -> posting_pipeline
    eb41bebb