• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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