Siesta::Plugin::MessageFooter - add a configurable footer to the end of every mail. =head1 SYNOPSIS The [% real_name %] list : Web [% web_page_url %] Owner [% list.owner.email %] =head1 DESCRIPTION
This allows you to put configurable footers at the end of every mail.
The variables passed to the Template::Toolkit style footer are listed below.
Most are provided for Mailman backwards compatability.
The 'host_name' preference or the system's hostname as worked out by Sys::Hostname.
The hostname preference can be set using the web interface or by using
% nacho modify-plugin MessageFooter <list name> host_name <insert your hostname here>