bugs encountered in mtracks installer 2.5.7-17

bugs encountered during pre sales trip

    • filename : /etc/init.d/fetchmail
    • description : no matter what interval is set default time of polling is 900 seconds, and file options chosen are -a and -f both instead of -f only
    • Working of network monitor
    • description : gives a page not found error
    • Network monitor link is removed by
      perl -ne 'next if /networkmonitor/i;print'
      /opt/merce/doc/admin/left*.html
    • Mail statistics
    • description : mail statistics not shown after installation
    • /opt/merce/bin/processmaillog
      my $Msable = "$::NetDATA/MSGID_TABLE";