Siesta - the Siesta mailing list manager.
process a mail
action may be post
, sub
, or unsub
defaults to post
mail must be either an anonymous array or a filehandle to read the message body from
list must be the identifier of a mailing list
Return the current sender.
The default is Siesta::Send::Sendmail.
See set_sender for other details.
Set the current sender to the given class. This will pass on any options you give it automatically.
Return the name of every plugin on the system.
$options, if present, is a hash reference
Returns the results of baking $template with the variables from $options mixed in.
Licensed under the same terms as Perl itself.