Skip to Content.
Sympa Menu

Documentation for Sympa

NAME

sympa_newaliases, sympa_newaliases.pl - Alias database maintenance

SYNOPSIS

sympa_newaliases.pl --domain=dom.ain

DESCRIPTION

sympa_newaliases.pl is a program to maintain alias database.

It is typically invoked from Sympa::Aliases::Template module via sympa_newaliases-wrapper, then updates alias database.

OPTIONS

sympa_newaliases.pl may run with following options.

CONFIGURATION PARAMETERS

Following site configuration parameters in /etc/sympa/sympa.conf will be referred. They may be overridden by robot.conf of each virtual robot.

RETURN VALUE

Returns with exit code 0. If invoked system command failed, returns with its exit code. On other failures, returns with 1.

FILES

HISTORY

sympa_newaliases.pl appeared on Sympa 6.1.18. It was initially written by IKEDA Soji ikeda@conversion.co.jp.

SEE ALSO

Sympa::Aliases::Template.

Top of Page