|
NAMEalias_manager, alias_manager.pl - Manage Sympa aliases (Obsoleted)OBSOLETEDalias_manager.pl was obsoleted as of Sympa 6.2.24, and will be removed in the future. To manage aliases based on template, setting ""alias_manager Template"" in sympa.conf or robot.conf is recommended.SYNOPSIS"alias_manager.pl" "add" listname domain [ file ]"alias_manager.pl" "del" listname domain [ file ] DESCRIPTIONAlias_manager is a program that helps in installing aliases for newly created lists and deleting aliases for closed lists.Alias management is performed only if it was setup in /usr/local/etc/sympa/sympa.conf ("sendmail_aliases" configuration parameter). Administrators using MTA functionalities to manage aliases (i.e. virtual_regexp and transport_regexp with postfix) can disable alias management by setting "sendmail_aliases" configuration parameter to "none". OPTIONS
FILES$SENDMAIL_ALIASES sendmail aliases file.DOCUMENTATIONThe full documentation in HTML formats can be found in <https://sympa-community.github.io/manual/>.The mailing lists (with web archives) can be accessed at https://listes.renater.fr/sympa/lists/informatique/sympa. HISTORYThis program was originally written by:
This manual page was initially written by Jerome Marant <jerome.marant@IDEALX.org> for the Debian GNU/Linux system. LICENSEYou may distribute this software under the terms of the GNU General Public License Version 2. For more details see README file.Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license can be found under <http://www.gnu.org/licenses/fdl.html>. BUGSReport bugs to Sympa bug tracker. See <http://www.sympa.org/tracking>.SEE ALSOSympa::Aliases::Template.
Visit the GSP FreeBSD Man Page Interface. |