• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Mailgraph with Postfix?

OK this is really simple on an Ubuntu server:

1. apt-get install mailgraph

2. Edit /etc/default/mailgraph and change MAIL_LOG to be MAIL_LOG=/usr/local/psa/var/log/maillog

3. Copy /usr/lib/cgi-bin/mailgraph.cgi to /var/www/vhosts/default/cgi-bin (or your www cgi-bin location of choice)

4. /etc/init.d/mailgraph restart

5. http://serverip/cgi-bin/mailgraph.cgi

I'll past some pretty pictures tomorrow.

Edit: Picture uploaded
 

Attachments

  • cm_mailgraph_stats.png
    cm_mailgraph_stats.png
    91 KB · Views: 16
Last edited:
Back
Top