1UPGRADE_BULK_SPOOL(1)            sympa 6.2.54            UPGRADE_BULK_SPOOL(1)
2
3
4

NAME

6       upgrade_bulk_spool, upgrade_bulk_spool.pl - Migrating messages in bulk
7       tables
8

SYNOPSIS

10         upgrade_bulk_spool.pl [ --dry_run ]
11

DESCRIPTION

13       On Sympa earlier than 6.2, messages for bulk sending were stored into
14       bulk spool based on database tables.  Recent release of Sympa stores
15       outbound messages into the spool based on filesystem or sends them by
16       Mailer directly.  This program migrates messages with old format in
17       appropriate spool.
18

OPTIONS

20       --dry_run
21           Shows what will be done but won't really perform upgrade process.
22

RETURN VALUE

24       This program exits with status 0 if processing succeeded.  Otherwise
25       exits with non-zero status.
26

CONFIGURATION OPTIONS

28       Following site configuration parameters in /etc/sympa/sympa.conf or
29       robot configuration parameters in "robot.conf" are referred.
30
31       db_type, db_name etc.
32       queuebulk
33       sympa_packet_priority
34       umask
35

SEE ALSO

37       sympa.conf(5), Sympa::Message, Sympa::Spool::Outgoing.
38

HISTORY

40       upgrade_bulk_spool.pl appeared on Sympa 6.2.
41
42
43
446.2.54                            2020-03-02             UPGRADE_BULK_SPOOL(1)
Impressum