|
NAMEsympa_automatic, sympa_automatic.pl - Automatic list creation daemonSYNOPSIS"sympa_automatic.pl" [ "-d, --debug" ] [ "-f, --file"=another.sympa.conf ] [ "-k, --keepcopy"=directory ] [ [ "-m, --mail" ] [ "-h, --help" ] [ "-v, --version" ]DESCRIPTIONSympa_automatic.pl is a program which scans permanently the automatic creation spool and processes each message.If the list a message is bound for has not been there and list creation is authorized, it will be created. Then the message is stored into incoming message spool again and wait for processing by sympa_msg.pl. OPTIONSsympa_automatic.pl may run with following options in general.
sympa_automatic.pl may run in daemon mode with following options.
With following options sympa_automatic.pl will print some information and exit.
FILES/usr/local/etc/sympa/sympa.conf main configuration file.$PIDDIR/sympa_automatic.pid this file contains the process ID of sympa_automatic.pl. SEE ALSOsympa.conf(5), sympa_msg(8).Sympa::Spindle::ProcessAutomatic. 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. |