Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ALIAS_MANAGER(8)		  sympa 6.2.76			ALIAS_MANAGER(8)

NAME
     alias_manager, alias_manager.pl - Manage Sympa aliases (Obsoleted)

OBSOLETED
     alias_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 ]

DESCRIPTION
     Alias_manager is a program that helps in installing aliases for newly cre-
     ated lists and deleting aliases for closed lists.

     Alias management is performed only if it was setup in /usr/lo-
     cal/etc/sympa/sympa.conf ("sendmail_aliases" configuration parameter).

     Administrators using MTA functionalities to manage aliases (i.e.  vir-
     tual_regexp and transport_regexp with postfix) can disable alias management
     by setting "sendmail_aliases" configuration parameter to "none".

OPTIONS
     "add" listname domain [ file ]
	 Add the set of aliases for the mailing list listname in the domain do-
	 main.

     "del" listname domain [ file ]
	 Remove the set of aliases for the mailing list listname in the domain
	 domain.

FILES
     $SENDMAIL_ALIASES sendmail aliases file.

DOCUMENTATION
     The full documentation in HTML formats can be found in
     <https://www.sympa.community/manual/>.

     The mailing lists (with web archives) can be accessed at
     <https://www.sympa.community/community/lists.html>.

HISTORY
     This program was originally written by:

     Serge Aumont
	 ComitA(C) RA(C)seau des UniversitA(C)s

     Olivier SalaA1/4n
	 ComitA(C) RA(C)seau des UniversitA(C)s

     This manual page was initially written by JA(C)rA'me Marant
     <jerome.marant@IDEALX.org> for the Debian GNU/Linux system.

LICENSE
     You 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 Sec-
     tions, 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>.

BUGS
     Report bugs to Sympa bug tracker.	See <https://github.com/sympa-commu-
     nity/sympa/issues>.

SEE ALSO
     Sympa::Aliases::Template.

6.2.76				   2026-08-04			ALIAS_MANAGER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=alias_manager&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help