Man page - sympa-config(1)
Packages contains this manual
- sympa-test-ldap(1)
- sympa_newaliases(1)
- sympa-upgrade-webfont(1)
- sympa-bouncers-reset(1)
- sympa-restore(1)
- sympa-md5_digest(1)
- sympa-test-soap(1)
- sympa-sync_list_db(1)
- sympa-lowercase(1)
- sympa-copy(1)
- sympa-upgrade_config_location(1)
- sympa-user-del(1)
- sympa-upgrade(1)
- sympa-del(1)
- sympa-open(1)
- sympa-reload_list_config(1)
- alias_manager(8)
- automatic_lists_description.conf(5)
- sympa-version(1)
- nrcpt_by_domain.conf(5)
- sympa-upgrade-shared(1)
- sympa-include(1)
- sympa_database(5)
- sympa-close(1)
- sympa-review(1)
- sympa(1)
- edit_list.conf(5)
- bulk(8)
- sympa-rebuildarc(1)
- sympa_soap_server(8)
- sympa-create(1)
- sympa.wsdl(5)
- sympa-config-show(1)
- sympa-instantiate(1)
- sympa-user(1)
- sympa-set(1)
- sympa_toc(1)
- sympa-config-create(1)
- sympa_scenario(5)
- sympa-upgrade-outgoing(1)
- sympa_msg(8)
- sympa-send_digest(1)
- sympa_automatic(8)
- topics.conf(5)
- sympa-bouncers(1)
- sympa.conf(5)
- sympa-help(1)
- sympa-upgrade-incoming(1)
- charset.conf(5)
- sympa-check(1)
- bounced(8)
- archived(8)
- trusted_applications.conf(5)
- sympa-move(1)
- task_manager(8)
- sympa-make_alias_file(1)
- sympa-test(1)
- sympa-update(1)
- sympa-show_pending_lists(1)
- sympa-dump(1)
- sympa-config(1)
- sympa-user-move(1)
- sympa-add(1)
- sympa_config(5)
- sympa-test-syslog(1)
- sympa-upgrade-password(1)
- ldap_alias_manager.conf(5)
- wwsympa(8)
- list_config(5)
- sympa-bouncers-del(1)
- auth.conf(5)
apt-get install sympa
Manual
sympa-config
NAMESYNOPSIS
DESCRIPTION
SUB-COMMANDS
HISTORY
NAME
sympa-config - Manipulate configuration of Sympa
SYNOPSIS
"sympa config" name = value ...
"sympa config" sub-command [ options ... ]
DESCRIPTION
"sympa" "config" name "=" value ...
Edit configuration file in batch mode. Arguments would include pairs of parameter name and value.
If no explicit changes given, configuration file wonโt be rewritten.
Options:
"-o", "--output="
set
...
Specify set(s) of parameters to be output. set may be either "omittable", "optional", "mandatory", "full" (synonym for the former three), "explicit" or "minimal". This option can be specified more than once.
With this command, "explicit" and "mandatory" sets, i.e. those defined in the configuration file explicitly, specified in command line arguments or defined as mandatory, are always included.
SUB-COMMANDS
Currently
following sub-commands are available. To see detail of each
sub-command, run โ"sympa help config"
sub-command
โ.
"sympa config create" ...
Create configuration file.
"sympa config show" ...
Show the content of configuration file.
HISTORY
sympa_wizard.pl
appeared on Sympa 3.3.4b.9. It was originally written by:
Serge Aumont <sa@cru.fr>
Olivier Salaรผn <os@cru.fr>
"--batch" and "--display" options are added on Sympa 6.1.25 and 6.2.15.
On Sympa 6.2.70, the most of functions provided by this program was reorganized and was integrated into "sympa config" command line, therefore sympa_wizard.pl was deprecated.