1UPGRADE_SEND_SPOOL(1) sympa 6.2.62 UPGRADE_SEND_SPOOL(1)
2
3
4
6 upgrade_send_spool, upgrade_send_spool.pl - Upgrade messages in
7 incoming spool
8
10 upgrade_send_spool.pl [ --dry_run ]
11
13 On Sympa earlier than 6.2, messages sent from WWSympa were injected in
14 msg spool with special checksum. Recent release of Sympa and WWSympa
15 injects outbound messages in outgoing spool or sends them by Mailer
16 directly. This program migrates messages with old format in
17 appropriate spools.
18
20 --dry_run
21 Shows what will be done but won't really perform upgrade process.
22
24 This program exits with status 0 if processing succeeded. Otherwise
25 exits with non-zero status.
26
28 Following site configuration parameters in /etc/sympa/sympa.conf are
29 referred.
30
31 cookie
32 (obsoleted by Sympa 6.2.61b)
33
34 queue
35 umask
36
38 sympa.conf(5), Sympa::Message.
39
41 upgrade_send_spool.pl appeared on Sympa 6.2.
42
43
44
456.2.62 2021-04-27 UPGRADE_SEND_SPOOL(1)