Fedora 20
Sponsored Link

Mail Log Analyzer - MailGraph2014/01/07

 
Install maillog analyzer MailGraph. Web Server is also necessarry to be installed.
[1] Install MailGraph
[root@mail ~]#
yum -y install mailgraph
[root@mail ~]#
vi /etc/httpd/conf.d/mailgraph.conf
<RequireAny>
    Require local
# line 17: add IP address you permit to access

   
Require ip 10.0.0.0/24

</RequireAny>
[root@mail ~]#
systemctl start mailgraph.service

[root@mail ~]#
systemctl restart httpd.service

[root@mail ~]#
systemctl enable mailgraph.service

[2] Access to 'http://(your server's name or IP address)/mailgraph/' with web browser. Then following screen is shown and it's possible to make sure mail log summary.
Matched Content