Man page - task_manager(8)
Packages contas this manual
- alias_manager(8)
- sympa_scenario(5)
- sympa-include(1)
- archived(8)
- sympa-upgrade-shared(1)
- auth.conf(5)
- sympa_toc(1)
- ldap_alias_manager.conf(5)
- sympa-upgrade_config_location(1)
- sympa-test-syslog(1)
- sympa-rebuildarc(1)
- sympa-version(1)
- sympa-config(1)
- sympa-user(1)
- bulk(8)
- sympa_config(5)
- wwsympa(8)
- sympa_soap_server(8)
- sympa-dump(1)
- sympa-check(1)
- sympa-add(1)
- sympa-close(1)
- sympa.conf(5)
- sympa-user-move(1)
- sympa-del(1)
- task_manager(8)
- sympa_newaliases(1)
- sympa-upgrade(1)
- sympa(1)
- sympa-make_alias_file(1)
- sympa-update(1)
- sympa-config-create(1)
- sympa-upgrade-password(1)
- sympa-move(1)
- sympa-show_pending_lists(1)
- sympa-test(1)
- sympa-instantiate(1)
- sympa_msg(8)
- sympa-test-ldap(1)
- sympa_automatic(8)
- trusted_applications.conf(5)
- sympa-create(1)
- sympa-send_digest(1)
- topics.conf(5)
- sympa-sync_list_db(1)
- sympa-bouncers-del(1)
- sympa-reload_list_config(1)
- automatic_lists_description.conf(5)
- sympa-md5_digest(1)
- sympa-help(1)
- sympa-test-soap(1)
- sympa_database(5)
- nrcpt_by_domain.conf(5)
- sympa-restore(1)
- sympa.wsdl(5)
- charset.conf(5)
- sympa-upgrade-webfont(1)
- list_config(5)
- sympa-bouncers(1)
- edit_list.conf(5)
- sympa-lowercase(1)
- bounced(8)
- sympa-copy(1)
- sympa-review(1)
- sympa-config-show(1)
- sympa-open(1)
- sympa-bouncers-reset(1)
- sympa-set(1)
- sympa-upgrade-outgoing(1)
- sympa-user-del(1)
- sympa-upgrade-incoming(1)
Package: sympa
apt-get install sympa
apt-get install sympa
Manuals in package:
Documentations in package:
Manual
| TASK_MANAGER(8) | sympa 6.2.76 | TASK_MANAGER(8) |
NAME
task_manager, task_manager.pl - Daemon to process periodical Sympa tasks
SYNOPSIS
"task_manager.pl" [ "--foreground" ] [ "--debug" ]
DESCRIPTION
Task_manager is a program which scans permanently the task spool and processes tasks. It also checks configuration of site and every list to create necessary tasks.
OPTIONS
- "-d", "--debug"
- Sets the debug mode
- "-f", "--config="file
- Force task_manager 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.
FILES
$SPOOLDIR/task/ directory for task spool.
$PIDDIR/task_manager.pid this file contains the process ID of task_manager.pl.
SEE ALSO
sympa_msg(8), wwsympa(8).
Sympa::Spindle::ProcessTask.
HISTORY
task_manager.pl was contributed by F. Guilleux. It appeared on Sympa 3.3a-vhost.10.
| 2025-02-12 | 6.2.76 |