|
NAMEsympa_msg, sympa_msg.pl - Daemon to handle incoming messagesSYNOPSIS"sympa_msg.pl" [ "-d", "--debug" ] [ "-f", "--file"=another.sympa.conf ] [ "-k", "--keepcopy"=directory ] [ "-l", "--lang"=lang ] [ "-m", "--mail" ] [ "-h", "--help" ] [ "-v", "--version" ]DESCRIPTIONSympa_msg.pl is a program which scans permanently the incoming message spool and processes each message.Messages bound for the lists and authorized sending are modified as necessity and at last stored into digest spool, archive spool and outgoing spool. Those bound for command addresses are interpreted and appropriate actions are taken. Those bound for listmasters or list admins are forwarded to them. OPTIONSSympa_msg.pl follows the usual GNU command line syntax, with long options starting with two dashes ("--"). A summary of options is included below.
sympa_msg.pl may run in daemon mode with following options.
With following options sympa_msg.pl will print some information and exit.
FILES/usr/local/etc/sympa/sympa.conf main configuration file.$PIDDIR/sympa_msg.pid this file contains the process ID of sympa_msg.pl. SEE ALSOsympa.conf(5), sympa(1).archived(8), bulk(8), bounced(8), sympa_automatic(8), task_manager(8). Sympa::Spindle::ProcessDigest, Sympa::Spindle::ProcessIncoming. HISTORYsympa.pl was originally written by:
As of Sympa 6.2b.4, it was split into three programs: sympa.pl command line utility, sympa_automatic.pl daemon and sympa_msg.pl daemon.
Visit the GSP FreeBSD Man Page Interface. |