blob: 6a38e341952480099445f7aa436ecf1059aae2d0 (
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
|
Source: mailgraph
Section: admin
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Build-Depends:
debhelper (>= 9),
po-debconf
Standards-Version: 3.9.5
Homepage: http://mailgraph.schweikert.ch
Vcs-Git: git://anonscm.debian.org/collab-maint/mailgraph.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/mailgraph.git
Package: mailgraph
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
libfile-tail-perl,
librrds-perl,
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.
|