• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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