DOKK / manpages / debian 12 / sympa / bulk.8.en
BULK(8) sympa 6.2.70 BULK(8)

bulk, bulk.pl - Daemon for submitting messages to SMTP engine

"bulk.pl""--foreground" ] [ "--debug" ]

This daemon must be run along with sympa_msg.pl(8). It regularly checks the content of outgoing (bulk) spool and submit the messages it finds in it to the sendmail engine. Several daemons may be used on deferent server for huge traffic.

"-d", "--debug"
Sets the debug mode
"-f", "--config="file
Force bulk to use an alternative configuration file instead of /etc/sympa/sympa/sympa.conf.
"-F", "--foreground"
Prevents the script from being daemonized
"-h", "--help"
Prints this help message.
"--log_level="level
Set log level.
"-m", "--mail"
Logs every sendmail calls.

$PIDDIR/bulk.pid this file contains the process IDs of bulk.pl.

sympa.conf(5), sympa_msg(8).

Sympa::Spindle::ProcessOutgoing.

bulk.pl initially written by Serge Aumont appeared on Sympa 6.0.

2023-01-26 6.2.70