SYMPA_NEWALIASES(1) | sympa 6.2.70 | SYMPA_NEWALIASES(1) |
sympa_newaliases, sympa_newaliases.pl - Alias database maintenance
sympa_newaliases.pl --domain=dom.ain
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.
sympa_newaliases.pl may run with following options.
Following site configuration parameters in /etc/sympa/sympa/sympa.conf will be referred. They may be overridden by robot.conf of each virtual robot.
Default value is $SENDMAIL_ALIASES.
Default value is "newaliases".
Possible values will be vary by system commands. For example, "postalias" and "postmap" can support any of "btree", "cdb", "dbm", "hash" and "sdbm".
Default value is "hash".
Returns with exit code 0. If invoked system command failed, returns with its exit code. On other failures, returns with 1.
sympa_newaliases.pl appeared on Sympa 6.1.18. It was initially written by IKEDA Soji <ikeda@conversion.co.jp>.
Sympa::Aliases::Template.
2023-01-26 | 6.2.70 |