Skip to content
  • david.verdin's avatar
    [*feature] All Sympa spools are now moved to database. The spools can be... · a3644332
    david.verdin authored
    [*feature] All Sympa spools are now moved to database. The spools can be consulted and modified through the Sympa web interface. This allows to easily share the Sympa spools between several servers.
    New daemon spooler.pl: this daemon parses the msg, automatic and bounce spools that stil exist on the filesystem. Any message found in these spools will be transfered to database. The other Sympa daemon now query regularly the database to find the messages (or tasks) to process.
    After upgrading to this version, you MUST update your Sympa init script according to the distribute version, otherwise spooler.pl won't start.
    New parameters: pidfile_spooler (name of the pidfile for spooler.pl) viewmail_dir (the directory containing the HTML version of messages in spool).
    Deprecated parameter: pidfile_distribute.
    [*change] the old bulkspool_table is now replaced by spool_table which contains far more fields for greater versatility.
    
    
    
    git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7679 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
    a3644332