Debian Tutorials

Debian Tutorials


Step by step tutorials showing you how to install and configure various applications and services on Debian based Linux distros.

November 2024
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  

Categories


How to generate Postfix mail graphs with Mailgraph and rrdtool

Ástþór IPÁstþór IP

Mailgraph is a very simple mail statistics RRDtool frontend for Postfix and Sendmail that produces daily, weekly, monthly and yearly graphs of received/sent and bounced/rejected mail.

Assuming you already have Postfix and Apache installed, just install these packages:

apt-get install rrdtool mailgraph

Navigate to this location to view the graphs:

http://yourserver/cgi-bin/mailgraph.cgi

Comments 0
There are currently no comments.