1BULK(8)                          sympa 6.2.48                          BULK(8)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

18       "-d", "--debug"
19           Sets the debug mode
20
21       "-f", "--config="file
22           Force bulk to use an alternative configuration file instead of
23           /etc/sympa/sympa.conf.
24
25       "-F", "--foreground"
26           Prevents the script from being daemonized
27
28       "-h", "--help"
29           Prints this help message.
30
31       "--log_level="level
32           Set log level.
33
34       "-m", "--mail"
35           Logs every sendmail calls.
36

FILES

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

SEE ALSO

41       sympa.conf(5), sympa_msg(8).
42
43       Sympa::Spindle::ProcessOutgoing.
44

HISTORY

46       bulk.pl initially written by Serge Aumont appeared on Sympa 6.0.
47
48
49
506.2.48                            2019-11-29                           BULK(8)
Impressum