The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

tequila - the Siesta mail injector

USAGE

  % cat some.mail | tequila [opts] <action> [ list name ]

Cat a mail to tequila passing an action list name and an optional action (post, sub, unsub - post being the default).

This program will almost never be called directly. Instead it will be called from an aliases file by the MTA. The appropriate set of aliases for a list can be generated automatically by using the nacho tool.

  % nacho create-aliases [ list name ]

ALTERNATIVE CONFIG FILE

By default tequila will use the config file specified in Siesta::Config. However by doing

    % tequila -f <path to some file> <action> [ list name ]

an alternative can be used instead.

SEE ALSO

nacho, Siesta, Siesa::UserGuide

COPYRIGHT

Copyright (C) 2002, 2003, the Siesta dev team.

Distributed under the same terms as Perl itself.