blob: 193ad11fdc6d9e3bd979f37113d3c01ccb7df90d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
Source: mailgraph
Section: admin
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Build-Depends:
debhelper (>= 10),
po-debconf
Standards-Version: 3.9.8
Homepage: http://mailgraph.schweikert.ch
Vcs-Git: git://anonscm.debian.org/collab-maint/mailgraph.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/mailgraph.git
Package: mailgraph
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
libfile-tail-perl,
librrds-perl,
lsb-base (>= 3.0-6),
ucf (>= 0.28)
Pre-Depends:
debconf (>= 0.5) | debconf-2.0
Recommends:
httpd | apache2, exim4 | postfix | sendmail | mail-transport-agent
Description: RRDtool frontend for Mail statistics
Mailgraph is a very simple mail statistics RRDtool frontend for
Postfix, Sendmail or Exim that produces daily, weekly, monthly and
yearly graphs of received/sent and bounced/rejected mail.
|