1sympa-upgrade-outgoing(1)        sympa 6.2.72        sympa-upgrade-outgoing(1)
2
3
4

NAME

6       sympa-upgrade-outgoing - Migrating messages in bulk tables
7

SYNOPSIS

9         sympa upgrade outgoing [ --dry_run ]
10

DESCRIPTION

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

OPTIONS

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

RETURN VALUE

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

CONFIGURATION OPTIONS

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

SEE ALSO

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

HISTORY

39       upgrade_bulk_spool.pl appeared on Sympa 6.2.
40
41       Its function was moved to "sympa upgrade outgoing" command line on
42       Sympa 6.2.71b.
43
44
45
466.2.72                            2023-07-22         sympa-upgrade-outgoing(1)
Impressum