sstats Sendmail statistics. 
(c) 2005 Witold Rugowski http://nhw.pl/


$Id: README.txt 17 2005-11-06 14:06:07Z viciu $

Using HTML templates.

Since 1.4 release is possible to dump output in HTML format. In sstats is
embedded default, very simple template. However it is possible to use own
templates.

Used with -T switch, sstats dumps embedded template, which can be used as a
reference. Whole template contains hash with three elements - HTML header
(also with table header), every row with data and HTML document closing
sequence. In BODY part, You have to use variables exectly as they are used
(remeber, this template is plain Perl "executable" file).


WARNING!!!
Using -t swich with HTML template file You are runnig content of this file
as an executable, so it may have security impact. Remeber to have template
file not writable to others!

