summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2008-07-16 22:41:04 +0200
committerJulien Valroff <julien@kirya.net>2010-01-04 19:39:21 +0100
commit01b76eb9b6121b19a376a9c447c5d431c7392c1c (patch)
treec2858ea28031a3bcee1036299f91f7f613ee391b /debian/README.Debian
parentd906efbb1aacfebd9931d49028f6240a667bae14 (diff)
Imported Debian patch 1.14-1.2debian/1.14-1.2
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..f80acf8
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,13 @@
+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
+this option on for it to be of any use. The statistics themselves are
+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
+
+ -- Norbert Tretkowski <nobse@debian.org> Thu, 25 Dec 2003 23:50:13 +0100