Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S Sympa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Projets publics
  • Sympa
  • Repository
  • sympa
  • src
  • bin
  • upgrade_send_spool.pl.in
Find file Blame History Permalink
  • sikeda's avatar
    [dev] Refactoring on Sympa::Bulk::store() and Sympa::Mail::sending(). · 88ec2caa
    sikeda authored Sep 14, 2014
    - Now Sympa::Bulk::store() returns messagekey instead of "1" when it succeeded.
    - Return-Path of outbound messages will be taken from {envelope_sender} attribute of the message object.
    - Priority of them will be taken from {priority} item.
    - {date} item is used for delivery date.
    - use_bulk flag for Sympa::Mail::sending() was deprecated.  Sympa::Bulk::store() would be called directly.
    
    
    git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11373 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
    88ec2caa