• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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