summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian19
1 files changed, 4 insertions, 15 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 931689c..f80acf8 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,5 +1,7 @@
-README.Debian for mailgraph
-============================
+Mailgraph gathers statistics about traffic passing through a Postfix
+mail server and presents them in graphical form on a web page. It does
+this using the excellent RRDTOOL
+(http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/).
This Debian package installs itself, optionally, as a daemon that
will constantly gather the statistics it needs. You really need to turn
@@ -8,17 +10,4 @@ served up by a web CGI program, /usr/lib/cgi-bin/mailgraph.cgi. With any
normal Debian web server install, this should be accessible as
http://localhost/cgi-bin/mailgraph.cgi
-
-Note for Lighttpd users:
-
- Lighttpd doesn't take *.cgi? values, hence the graphs are not displayed
- without extra configuration.
- An example of such configuration is available in
- /usr/share/doc/mailgraph/examples/lighttpd.conf
-
- It should be amended to suit your needs, and copied to eg.
- /etc/lighttpd/conf-available/50-mailgraph.conf
-
-
-- Norbert Tretkowski <nobse@debian.org> Thu, 25 Dec 2003 23:50:13 +0100
- -- Julien Valroff <julien@kirya.net> Sat, 06 Nov 2010 11:07:08 +0100