Sponsor:

Your company here, and a link to your site. Click to find out more.

sympa-upgrade-outgoing - Man Page

Migrating messages in bulk tables

Synopsis

  sympa upgrade outgoing [ --dry_run ]

Description

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

Options

--dry_run

Shows what will be done but won't really perform upgrade process.

Return Value

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

Configuration Options

Following site configuration parameters in --CONFIG-- or robot configuration parameters in robot.conf are referred.

db_type, db_name etc.

queuebulk

sympa_packet_priority

umask

See Also

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

History

upgrade_bulk_spool.pl appeared on Sympa 6.2.

Its function was moved to sympa upgrade outgoing command line on Sympa 6.2.71b.

Info

2023-07-22 sympa 6.2.72