Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sympa-upgrade-outgoing(1)	  sympa 6.2.76	       sympa-upgrade-outgoing(1)

NAME
     sympa-upgrade-outgoing - 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 di-
     rectly.  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 configura-
     tion parameters in "robot.conf" are referred.

     db_type, db_name etc.
     queuebulk
     sympa_packet_priority
     umask

SEE ALSO
     sympa_config(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.

6.2.76				   2025-02-03	       sympa-upgrade-outgoing(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sympa-upgrade-outgoing&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help