Debian Tutorials

Debian Tutorials


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

December 2024
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Categories


How to generate Courier mail graphs with Couriergraph and rrdtool

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

Couriergraph is a very simple mail statistics RRDtool frontend for Postfix that produces daily, weekly, monthly and yearly graphs of Courier’s POP3, IMAP, POP3s and IMAPs logins.

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

apt-get install rrdtool couriergraph

Navigate to this location to view the graphs:

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

Comments 0
There are currently no comments.