1ALIAS_MANAGER(8)                 sympa 6.2.64                 ALIAS_MANAGER(8)
2
3
4

NAME

6       alias_manager, alias_manager.pl - Manage Sympa aliases (Obsoleted)
7

OBSOLETED

9       alias_manager.pl was obsoleted as of Sympa 6.2.24, and will be removed
10       in the future.  To manage aliases based on template, setting
11       ""alias_manager Template"" in sympa.conf or robot.conf is recommended.
12

SYNOPSIS

14       "alias_manager.pl" "add" listname domain [ file ]
15
16       "alias_manager.pl" "del" listname domain [ file ]
17

DESCRIPTION

19       Alias_manager is a program that helps in installing aliases for newly
20       created lists and deleting aliases for closed lists.
21
22       Alias management is performed only if it was setup in
23       /etc/sympa/sympa.conf ("sendmail_aliases" configuration parameter).
24
25       Administrators using MTA functionalities to manage aliases (i.e.
26       virtual_regexp and transport_regexp with postfix) can disable alias
27       management by setting "sendmail_aliases" configuration parameter to
28       "none".
29

OPTIONS

31       "add" listname domain [ file ]
32           Add the set of aliases for the mailing list listname in the domain
33           domain.
34
35       "del" listname domain [ file ]
36           Remove the set of aliases for the mailing list listname in the
37           domain domain.
38

FILES

40       $SENDMAIL_ALIASES sendmail aliases file.
41

DOCUMENTATION

43       The full documentation in HTML formats can be found in
44       <https://sympa-community.github.io/manual/>.
45
46       The mailing lists (with web archives) can be accessed at
47       https://listes.renater.fr/sympa/lists/informatique/sympa.
48

HISTORY

50       This program was originally written by:
51
52       Serge Aumont
53           Comite Reseau des Universites
54
55       Olivier Salauen
56           Comite Reseau des Universites
57
58       This manual page was initially written by Jerome Marant
59       <jerome.marant@IDEALX.org> for the Debian GNU/Linux system.
60

LICENSE

62       You may distribute this software under the terms of the GNU General
63       Public License Version 2.  For more details see README file.
64
65       Permission is granted to copy, distribute and/or modify this document
66       under the terms of the GNU Free Documentation License, Version 1.1 or
67       any later version published by the Free Software Foundation; with no
68       Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.  A
69       copy of the license can be found under
70       <http://www.gnu.org/licenses/fdl.html>.
71

BUGS

73       Report bugs to Sympa bug tracker.  See <http://www.sympa.org/tracking>.
74

SEE ALSO

76       Sympa::Aliases::Template.
77
78
79
806.2.64                            2021-07-15                  ALIAS_MANAGER(8)
Impressum