schweikert / mailgraph

Mail plotting script
GNU General Public License v2.0
67 stars 27 forks source link
  -----------------------------------------------------
  mailgraph - a RRDtool frontend for Postfix Statistics
  by David Schweikert <david@schweikert.ch>
  -----------------------------------------------------

mailgraph is a very simple mail statistics RRDtool frontend for Postfix that produces daily, weekly, monthly and yearly graphs of received/sent and bounced/rejected mail (SMTP traffic).

Get it from:

     http://mailgraph.schweikert.ch/
 ===============================

Required Modules

Note that several Linux distributions will already have these modules as RPMs.

Usage

mailgraph is made of two scripts:

Installation

See the file mailgraph-init for an example init script that you can use to start mailgraph at system boot.

You need to put mailgraph.cgi on somewhere accessible though a web-server, it needs to be executeable and the web-server needs to execute it as a CGI.

License

mailgraph is released under the GPL license. See the file COPYING included in the distribution for details.