• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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: 14
Last edited:
Back
Top