1sympa-upgrade-incoming(1) sympa 6.2.72 sympa-upgrade-incoming(1)
2
3
4
6 sympa-upgrade-incoming - Upgrade messages in incoming spool
7
9 sympa upgrade incoming [ --dry_run ]
10
12 On Sympa earlier than 6.2, messages sent from WWSympa were injected in
13 msg spool with special checksum. Recent release of Sympa and WWSympa
14 injects outbound messages in outgoing spool or sends them by Mailer
15 directly. This program migrates messages with old format in
16 appropriate spools.
17
19 --dry_run
20 Shows what will be done but won't really perform upgrade process.
21
23 This program exits with status 0 if processing succeeded. Otherwise
24 exits with non-zero status.
25
27 Following site configuration parameters in --CONFIG-- are referred.
28
29 cookie
30 (obsoleted by Sympa 6.2.61b)
31
32 queue
33 umask
34
36 sympa.conf(5), Sympa::Message.
37
39 upgrade_send_spool.pl appeared on Sympa 6.2.
40
41 Its function was moved to "sympa upgrade incoming" command line on
42 Sympa 6.2.71b.
43
44
45
466.2.72 2023-06-01 sympa-upgrade-incoming(1)